Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains information related to firing of a data driven entity version upgrade.
Properties
entity
read-only entity: Entity;
Entity that the upgrade triggered on.
Type: Entity
upgradeId
read-only upgradeId: string;
Name of the data driven upgrade being triggered.
Type: string
Methods
getModifiers
getModifiers(): DefinitionModifier[]
An updateable list of modifications to component state that are the effect of this triggered upgrade.
Returns DefinitionModifier[]