Hnxml Standard
    Preparing search index...

    Interface missionHubServer

    interface missionHubServer {
        allowAbandon: "true" | "false";
        backgroundColor: string;
        groupName: string;
        lineColor: string;
        missionFolderPath: string;
        serviceName: string;
        themeColor: string;
    }
    Index

    Properties

    allowAbandon: "true" | "false"
    backgroundColor: string
    groupName: string
    lineColor: string
    missionFolderPath: string
    serviceName: string
    themeColor: string