1
This commit is contained in:
@@ -17,7 +17,7 @@ namespace BITKit
|
||||
}
|
||||
public interface ISelectable
|
||||
{
|
||||
#if UNITY_64
|
||||
#if UNITY_5_3_OR_NEWER
|
||||
UnityEngine.Transform Transform { get; }
|
||||
#endif
|
||||
void SetSelectionState(SelectionState state);
|
||||
|
Reference in New Issue
Block a user