h1z1-server
    Preparing search index...

    Interface VoiceRadioChannel

    interface VoiceRadioChannel {
        currentChannel?: number;
        radioType?: number;
    }
    Index

    Properties

    currentChannel?: number
    radioType?: number