SerenityJS
    Preparing search index...

    Class WorldTickSignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    currentTick: bigint

    The current tick of the world.

    deltaTick: bigint

    The time delta between the current tick and the last tick.

    identifier: WorldEvent = ...

    The identifier of the signal.

    world: World

    The world that has been ticked.

    identifier: WorldTick = WorldEvent.WorldTick

    The identifier of the signal.

    Methods