@kayahr/ed-journal

    Interface FighterRebuilt

    Base interface shared by all journal event types.

    interface FighterRebuilt {
        event: "FighterRebuilt";
        ID?: number;
        Loadout: string;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    event: "FighterRebuilt"

    The type of event.

    ID?: number
    Loadout: string
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR