@kayahr/ed-journal

    Interface SupercruiseEntry

    Written when entering supercruise from normal space.

    interface SupercruiseEntry {
        event: "SupercruiseEntry";
        Multicrew?: boolean;
        StarSystem: string;
        SystemAddress?: number;
        Taxi?: boolean;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    event: "SupercruiseEntry"

    The type of event.

    Multicrew?: boolean
    StarSystem: string
    SystemAddress?: number
    Taxi?: boolean
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR