h1z1-server
    Preparing search index...
    interface ContainerPropSnapshot {
        characterId: string;
        existingItemDefinitionIds: number[];
        lootSpawner: string;
        position: number[];
        shouldSpawnLoot: boolean;
    }
    Index

    Properties

    characterId: string
    existingItemDefinitionIds: number[]
    lootSpawner: string
    position: number[]
    shouldSpawnLoot: boolean