SerenityJS
    Preparing search index...

    Class EntityAttributeUpdateSignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    attribute: AttributeName

    The attribute that was updated.

    entity: Entity

    The entity in which the attribute was updated.

    identifier: WorldEvent = ...

    The identifier of the signal.

    value: Attribute

    The new value of the attribute.

    world: World

    The world instance the signal was emitted in.

    identifier: EntityAttributeUpdate = WorldEvent.EntityAttributeUpdate

    The identifier of the signal.

    Methods