SerenityJS
    Preparing search index...

    Class EntityFlagUpdateSignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    entity: Entity

    The entity in which the flag was updated.

    flag: ActorFlag

    The flag that was updated.

    identifier: EntityFlagUpdate = WorldEvent.EntityFlagUpdate

    The identifier of the signal.

    value: boolean

    The new value of the flag.

    world: World

    The world instance the signal was emitted in.

    identifier: WorldEvent

    The identifier of the signal.

    Methods