@kayahr/ed-journal

    Interface SupercruiseExit

    Written when leaving supercruise for normal space.

    interface SupercruiseExit {
        Body: string;
        BodyID?: number;
        BodyType: string;
        event: "SupercruiseExit";
        Multicrew?: boolean;
        StarSystem: string;
        SystemAddress?: number;
        Taxi?: boolean;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Body: string
    BodyID?: number
    BodyType: string
    event: "SupercruiseExit"

    The type of event.

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

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR