Click or drag to resize

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
C#
public static bool HasInstance { get; }

Property Value

Type: Boolean
See Also