h1z1-server
    Preparing search index...

    Interface PlayerUpdateSetCollidable

    interface PlayerUpdateSetCollidable {
        characterId?: string;
        collisionEnabled?: boolean;
    }
    Index

    Properties

    characterId?: string
    collisionEnabled?: boolean