SerenityJS
    Preparing search index...

    Class EntityMetadataUpdateSignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    dataItem: DataItem

    The new value of the metadata.

    entity: Entity

    The entity in which the metadata was updated.

    identifier: EntityMetadataUpdate = WorldEvent.EntityMetadataUpdate

    The identifier of the signal.

    key: ActorDataId

    The metadata key that was updated.

    world: World

    The world instance the signal was emitted in.

    identifier: WorldEvent

    The identifier of the signal.

    Methods