@kayahr/ed-journal
    Preparing search index...

    Interface MissionFailed

    Base interface shared by all journal event types.

    interface MissionFailed {
        event: "MissionFailed";
        Fine?: number;
        MissionID: number;
        Name: string;
        timestamp: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    event: "MissionFailed"

    The type of event.

    Fine?: number
    MissionID: number
    Name: string
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR