Interface IParticipantSettings

Room Participant Settings

interface IParticipantSettings {
    defaultDiceTrayToGM: boolean;
}

Properties

defaultDiceTrayToGM: boolean

Generated using TypeDoc