 | GameBehaviourInstance Property |
[Missing <summary> documentation for "P:Slash.Unity.Common.ECS.GameBehaviour.Instance"]
Namespace: Slash.Unity.Common.ECSAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic static GameBehaviour Instance { get; }
Public Shared ReadOnly Property Instance As GameBehaviour
Get
public:
static property GameBehaviour^ Instance {
GameBehaviour^ get ();
}
static member Instance : GameBehaviour with get
Property Value
Type:
GameBehaviour
See Also