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

    Interface WorldConfigOptions

    interface WorldConfigOptions {
        tour?: boolean;
        world: World;
    }
    Index

    Properties

    Properties

    tour?: boolean

    Is this World being shown as part of a Tour?

    world: World

    The World being managed