| 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
Syntaxpublic static bool HasInstance { get; }Property Value
Type: 
Boolean See Also
See Also