SerenityJS
    Preparing search index...

    Class EntityDimensionChangeSignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    entity: Entity

    The entity that changed dimensions.

    fromDimension: Dimension

    The dimension the entity moved to.

    identifier: WorldEvent = ...

    The identifier of the signal.

    toDimension: Dimension

    The dimension the entity moved from.

    world: World

    The world instance the signal was emitted in.

    identifier: WorldEvent = WorldEvent.EntityDimensionChange

    The identifier of the signal.

    Methods