h1z1-server
    Preparing search index...

    Interface MountDismountResponse

    interface MountDismountResponse {
        characterId?: string;
        guid?: string;
        unknownBoolean1?: boolean;
        unknownByte1?: number;
        unknownDword1?: number;
    }
    Index

    Properties

    characterId?: string
    guid?: string
    unknownBoolean1?: boolean
    unknownByte1?: number
    unknownDword1?: number