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