h1z1-server
    Preparing search index...

    Interface PlayerUpdateSetLookAt

    interface PlayerUpdateSetLookAt {
        characterId?: string;
        targetCharacterId?: string;
    }
    Index

    Properties

    characterId?: string
    targetCharacterId?: string