h1z1-server
    Preparing search index...

    Interface PlayerUpdateSetSpawnerActivationEffect

    interface PlayerUpdateSetSpawnerActivationEffect {
        characterId?: string;
        effectId?: number;
    }
    Index

    Properties

    characterId?: string
    effectId?: number