Script API - v1.26.0.28
    Preparing search index...
    interface LogProperties {
        channelMask?: LogChannel;
        player?: Player;
        subMessage?: string | LocalizationEntry;
        tags?: string[];
    }
    Index

    Properties

    channelMask?: LogChannel
    player?: Player
    subMessage?: string | LocalizationEntry
    tags?: string[]