@kayahr/ed-journal

    Interface SRVDestroyed

    Written when the player's SRV is destroyed.

    interface SRVDestroyed {
        event: "SRVDestroyed";
        ID: number;
        SRVType?: string;
        SRVType_Localised?: string;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    event: "SRVDestroyed"

    The type of event.

    ID: number
    SRVType?: string
    SRVType_Localised?: string
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR