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

    Variable ALL_DOCUMENT_TYPESConst

    ALL_DOCUMENT_TYPES: readonly [
        "ActiveEffect",
        "Actor",
        "ActorDelta",
        "Adventure",
        "AmbientLight",
        "AmbientSound",
        "Card",
        "Cards",
        "ChatMessage",
        "Combat",
        "Combatant",
        "CombatantGroup",
        "Drawing",
        "FogExploration",
        "Folder",
        "Item",
        "JournalEntry",
        "JournalEntryCategory",
        "JournalEntryPage",
        "Macro",
        "Note",
        "Playlist",
        "PlaylistSound",
        "Region",
        "RegionBehavior",
        "RollTable",
        "Scene",
        "Level",
        "Setting",
        "TableResult",
        "Tile",
        "Token",
        "User",
        "Wall",
    ] = ...

    A listing of all valid Document types, both primary and embedded.