h1z1-server
    Preparing search index...

    Interface ClientUpdateDespawnNpcUpdate

    interface ClientUpdateDespawnNpcUpdate {
        characterId?: string;
        timeBeforeDespawn?: number;
    }
    Index

    Properties

    characterId?: string
    timeBeforeDespawn?: number