@kayahr/ed-journal

    Interface EngineerApply

    This event is obsolete and no longer written since ED v3.0.

    interface EngineerApply {
        Blueprint: string;
        Engineer: string;
        event: "EngineerApply";
        Level: number;
        Override?: string;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Blueprint: string
    Engineer: string
    event: "EngineerApply"

    The type of event.

    Level: number
    Override?: string
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR