@kayahr/ed-journal

    Interface JetConeBoost

    Base interface shared by all journal event types.

    interface JetConeBoost {
        BoostValue: number;
        event: "JetConeBoost";
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    BoostValue: number
    event: "JetConeBoost"

    The type of event.

    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR