Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Interface TokenMovementContinuationHandle

    interface TokenMovementContinuationHandle {
        continuePromise: Promise<boolean> | undefined;
        movementId: string;
    }
    Index

    Properties

    continuePromise: Promise<boolean> | undefined

    The continuation promise

    movementId: string

    The movement ID