Class DefinitionModifierBeta

Contains a set of updates to the component definition state of an entity.

Hierarchy

  • DefinitionModifier

Constructors

Properties

componentGroupsToAdd: string[]

A list of components that will be added via this definition modification.

componentGroupsToRemove: string[]

A list of components that will be removed via this definition modification.

triggers: Trigger[]

A list of entity definition events that will be fired via this update.