h1z1-server
    Preparing search index...

    Interface UserSession

    interface UserSession {
        authKey: string;
        guid: string;
        serverId: number;
    }
    Index

    Properties

    Properties

    authKey: string
    guid: string
    serverId: number