Click or drag to resize

MonoSingletonTInstance Property

The instance of the object, if not created yet.

Namespace:  RavingBots.MagicGestures.Utils
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static T Instance { get; private set; }

Property Value

Type: T
See Also