h1z1-server

    Interface CharacterKilledBy

    interface CharacterKilledBy {
        isCheater?: boolean;
        killed?: string;
        killer?: string;
    }
    Index

    Properties

    isCheater?: boolean
    killed?: string
    killer?: string
    MMNEPVFCICPMFPCPTTAAATR