Click or drag to resize
EntityBehaviour Class

[Missing <summary> documentation for "T:Slash.Unity.Common.ECS.EntityBehaviour"]

Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          Slash.Unity.Common.ECSEntityBehaviour

Namespace: Slash.Unity.Common.ECS
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public class EntityBehaviour : MonoBehaviour

The EntityBehaviour type exposes the following members.

Constructors
  NameDescription
Public methodEntityBehaviour
Initializes a new instance of the EntityBehaviour class
Top
Properties
  NameDescription
Public propertyEntityId
Public propertyGame
Top
Methods
See Also