EntityComponentEventArgs

Struct

Namespace: Ignis

Declared in: Ignis


Describes an entity-related event with supplied EntityID and component type.

Members

Property

  • EntityID
  • ComponentType
  • Constructor

  • EntityComponentEventArgs(int, Type)

  • Back to index