 | EntityGameObjectMapInstance Property |
Current entity game object map.
Namespace: Slash.Unity.Common.ECSAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic static EntityGameObjectMap Instance { get; }
Public Shared ReadOnly Property Instance As EntityGameObjectMap
Get
public:
static property EntityGameObjectMap^ Instance {
EntityGameObjectMap^ get ();
}
static member Instance : EntityGameObjectMap with get
Property Value
Type:
EntityGameObjectMap
See Also