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

    Interface RegionTokenAnimateEventData

    interface RegionTokenAnimateEventData {
        position: TokenPosition;
        token: TokenDocument;
    }
    Index

    Properties

    Properties

    position: TokenPosition

    The position of the Token when it moved into/out of the Region

    The Token that animated into/out of the Region