h1z1-server
    Preparing search index...

    Interface H1emuPrintToConsole

    interface H1emuPrintToConsole {
        clearOutput?: boolean;
        message?: string;
        showConsole?: boolean;
    }
    Index

    Properties

    clearOutput?: boolean
    message?: string
    showConsole?: boolean