Click or drag to resize
EntityGameObjectsBehaviourInstance Property
Singleton instance of this behaviour.

Namespace: Slash.Unity.Common.ECS
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public static EntityGameObjectsBehaviour Instance { get; }

Property Value

Type: EntityGameObjectsBehaviour
See Also