FingersScriptInstance Property |
Shared static instance of fingers script that lives forever - the prefab MUST exist in a resources folder!
Note that you can still add the prefab to your scene if you prefer to do it that way, in which case the
singleton will be re-created each time a scene loads.
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static FingersScript Instance { get; }
Property Value
Type:
FingersScriptSee Also