 | MonoSingletonTAutoInstance Property |
The instance of the object.
Namespace:
RavingBots.MagicGestures.Utils
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic static T AutoInstance { get; }
Property Value
Type:
T
Remarks
If no objects of this type exist, one will be created.
See Also