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

    Variable RegionConst

    Region: {
        documentClass: typeof RegionDocument;
        objectClass: typeof canvas.placeables.Region;
        sidebar: { applicationClass: typeof RegionTab; order: number };
    } = ...

    Configuration for the Region embedded document type and its representation on the game Canvas

    Type Declaration