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

    Variable AmbientSoundConst

    AmbientSound: {
        documentClass: typeof AmbientSoundDocument;
        objectClass: typeof canvas.placeables.AmbientSound;
        sidebar: { applicationClass: typeof AmbientSoundTab; order: number };
    } = ...

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

    Type Declaration