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

    Variable PlaylistSoundConst

    PlaylistSound: {
        documentClass: typeof documents.PlaylistSound;
        embedHandlers: DocumentEmbedHandler[];
        sidebarIcon: string;
    } = ...

    Configuration for the PlaylistSound embedded document type

    Type Declaration