Click or drag to resize

Component Properties

The Component type exposes the following members.

Properties
  NameDescription
Public propertyEntity
Gets the entity to which this component has been attached.
Public propertyIsComponentAlive
Gets a value indicating whether this component is alive (has not been destroyed).
Protected propertyManager
Gets the manager of the entity of this component.
Public propertyParent
Gets the parent entity of the entity to which this component has been attached.
Top
See Also