Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...

    Defines a target for a sightseeing mission and the type of sightseeing mission.

    type SightSeeingTarget = {
        objectId: UniverseObjectId;
        type: SightSeeingType;
    }
    Index

    Properties

    Properties