Saxonberg Server API
    Preparing search index...

    Variable TemplatePathsConst

    TemplatePaths: {
        accessRegistry: "/obj/AccessRegistry";
        addressRegistry: "/obj/AddressRegistry";
        aetherImplant: "/lib/augmentation/AetherImplant";
        bulletinBoard: "/obj/BulletinBoard";
        channelCatalogue: "/obj/ChannelCatalogue";
        commsUpdate: "/lib/comms/CommsUpdate";
        corpoCatalogue: "/obj/CorpoCatalogue";
        credentialWalletUpdate: "/lib/credential/CredentialWalletUpdate";
        disciplineCatalogue: "/obj/DisciplineCatalogue";
        encryptedStringMarshaller: "/lib/persistence/EncryptedStringMarshaller";
        folderZone: "/lib/zone/FolderZone";
        forumSubscriptionRegistry: "/obj/ForumSubscriptionRegistry";
        forumsUpdate: "/lib/forum/ForumsUpdate";
        groupRegistry: "/obj/GroupRegistry";
        helpCatalogue: "/obj/HelpCatalogue";
        idea: "/lib/stuff/Idea";
        metabolismCollapse: "/lib/metabolism/conditions/collapse";
        metabolismDehydration: "/lib/metabolism/conditions/dehydration";
        metabolismStarvation: "/lib/metabolism/conditions/starvation";
        mqlSubscriptionRegistry: "/obj/MqlSubscriptionRegistry";
        officeRegistry: "/obj/OfficeRegistry";
        paymentCard: "/lib/banking/PaymentCard";
        persistentHydrator: "/lib/persistence/PersistentHydrator";
        quantityMarshaller: "/lib/persistence/QuantityMarshaller";
        reactionRegistry: "/obj/ReactionRegistry";
        respirationAsphyxiation: "/lib/respiration/conditions/asphyxiation";
        rootBiome: "/lib/biome/universe";
        schedulerRegistry: "/obj/SchedulerRegistry";
        soulCatalogue: "/obj/SoulCatalogue";
        subjectCatalogue: "/obj/SubjectCatalogue";
        thermalHyperthermia: "/lib/thermal/conditions/hyperthermia";
        thermalHypothermia: "/lib/thermal/conditions/hypothermia";
        thermalTorpor: "/lib/thermal/conditions/torpor";
        worldClockRegistry: "/obj/WorldClockRegistry";
    } = ...

    Exact platform template paths — direct singleton / class lookups.

    Type Declaration

    • ReadonlyaccessRegistry: "/obj/AccessRegistry"
    • ReadonlyaddressRegistry: "/obj/AddressRegistry"
    • ReadonlyaetherImplant: "/lib/augmentation/AetherImplant"
    • ReadonlybulletinBoard: "/obj/BulletinBoard"
    • ReadonlychannelCatalogue: "/obj/ChannelCatalogue"
    • ReadonlycommsUpdate: "/lib/comms/CommsUpdate"
    • ReadonlycorpoCatalogue: "/obj/CorpoCatalogue"
    • ReadonlycredentialWalletUpdate: "/lib/credential/CredentialWalletUpdate"
    • ReadonlydisciplineCatalogue: "/obj/DisciplineCatalogue"
    • ReadonlyencryptedStringMarshaller: "/lib/persistence/EncryptedStringMarshaller"
    • ReadonlyfolderZone: "/lib/zone/FolderZone"
    • ReadonlyforumSubscriptionRegistry: "/obj/ForumSubscriptionRegistry"
    • ReadonlyforumsUpdate: "/lib/forum/ForumsUpdate"
    • ReadonlygroupRegistry: "/obj/GroupRegistry"
    • ReadonlyhelpCatalogue: "/obj/HelpCatalogue"
    • Readonlyidea: "/lib/stuff/Idea"
    • ReadonlymetabolismCollapse: "/lib/metabolism/conditions/collapse"
    • ReadonlymetabolismDehydration: "/lib/metabolism/conditions/dehydration"
    • ReadonlymetabolismStarvation: "/lib/metabolism/conditions/starvation"
    • ReadonlymqlSubscriptionRegistry: "/obj/MqlSubscriptionRegistry"
    • ReadonlyofficeRegistry: "/obj/OfficeRegistry"
    • ReadonlypaymentCard: "/lib/banking/PaymentCard"
    • ReadonlypersistentHydrator: "/lib/persistence/PersistentHydrator"
    • ReadonlyquantityMarshaller: "/lib/persistence/QuantityMarshaller"
    • ReadonlyreactionRegistry: "/obj/ReactionRegistry"
    • ReadonlyrespirationAsphyxiation: "/lib/respiration/conditions/asphyxiation"
    • ReadonlyrootBiome: "/lib/biome/universe"
    • ReadonlyschedulerRegistry: "/obj/SchedulerRegistry"
    • ReadonlysoulCatalogue: "/obj/SoulCatalogue"
    • ReadonlysubjectCatalogue: "/obj/SubjectCatalogue"
    • ReadonlythermalHyperthermia: "/lib/thermal/conditions/hyperthermia"
    • ReadonlythermalHypothermia: "/lib/thermal/conditions/hypothermia"
    • ReadonlythermalTorpor: "/lib/thermal/conditions/torpor"
    • ReadonlyworldClockRegistry: "/obj/WorldClockRegistry"