h1z1-server
    Preparing search index...

    Interface ConstructionPlacementFinalizeResponse

    interface ConstructionPlacementFinalizeResponse {
        status?: boolean;
        unknownString1?: string;
    }
    Index

    Properties

    status?: boolean
    unknownString1?: string