MissionFlyByNodeSerialized: MissionNodeSerializedBase<FLY_BY> & {
    objectId: UniverseObjectId;
    state: FlyByState;
    type: FLY_BY;
}