h1z1-server
    Preparing search index...

    Interface WorldShutdownNotice

    interface WorldShutdownNotice {
        message?: string;
        timeLeft?: number;
        Unknown4?: number;
    }
    Index

    Properties

    message?: string
    timeLeft?: number
    Unknown4?: number