ecspresso
    Preparing search index...

    Interface ArriveAtTargetEvent

    Event fired when an entity arrives at its move target.

    interface ArriveAtTargetEvent {
        entityId: number;
    }
    Index

    Properties

    Properties

    entityId: number