FingersScriptHasInstance Property |
Check whether Instance is not null without it actually creating a prefab if needed
Call this when removing the gestures in OnDisable
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static bool HasInstance { get; }
Property Value
Type:
BooleanSee Also