Class CraftTreeHandler.Paths
A list of all the built-in craft tree paths (AKA "steps to tab") for use in methods such as AddCraftingNode(Type, TechType, params string[]).
public static class CraftTreeHandler.Paths
- Inheritance
-
CraftTreeHandler.Paths
- Inherited Members
Properties
ConstructorRocket
Steps to the Rocket tab in the Mobile Vehicle Bay (
Rocket).public static string[] ConstructorRocket { get; }
Property Value
- string[]
ConstructorVehicles
Steps to the Vehicles tab in the Mobile Vehicle Bay (
Vehicles).public static string[] ConstructorVehicles { get; }
Property Value
- string[]
FabricatorCookedFood
Steps to the Cooked Food tab in the Fabricator (
Survival/CookedFood).public static string[] FabricatorCookedFood { get; }
Property Value
- string[]
FabricatorCuredFood
Steps to the Cured Food tab in the Fabricator (
Survival/CuredFood).public static string[] FabricatorCuredFood { get; }
Property Value
- string[]
FabricatorEquipment
Steps to the Equipment tab in the Fabricator (
Personal/Equipment).public static string[] FabricatorEquipment { get; }
Property Value
- string[]
FabricatorMachines
Steps to the Deployables tab in the Fabricator (
Machines).public static string[] FabricatorMachines { get; }
Property Value
- string[]
FabricatorTools
Steps to the Tools tab in the Fabricator (
Personal/Tools).public static string[] FabricatorTools { get; }
Property Value
- string[]
FabricatorWater
Steps to the Water tab in the Fabricator (
Survival/Water).public static string[] FabricatorWater { get; }
Property Value
- string[]
FabricatorsAdvancedMaterials
Steps to the Advanced Materials tab in the Fabricator (
Resources/AdvancedMaterials).public static string[] FabricatorsAdvancedMaterials { get; }
Property Value
- string[]
FabricatorsBasicMaterials
Steps to the Basic Materials tab in the Fabricator (
Resources/BasicMaterials).public static string[] FabricatorsBasicMaterials { get; }
Property Value
- string[]
FabricatorsElectronics
Steps to the Electronics tab in the Fabricator (
Resources/Electronics).public static string[] FabricatorsElectronics { get; }
Property Value
- string[]
VehicleUpgradesCommonModules
Steps to the Common Modules tab in the Vehicle Upgrade Console (
CommonModules).public static string[] VehicleUpgradesCommonModules { get; }
Property Value
- string[]
VehicleUpgradesExosuitModules
Steps to the Prawn Suit Modules tab in the Vehicle Upgrade Console (
ExosuitModules).public static string[] VehicleUpgradesExosuitModules { get; }
Property Value
- string[]
VehicleUpgradesSeamothModules
Steps to the Seamoth Modules tab in the Vehicle Upgrade Console (
SeamothModules).public static string[] VehicleUpgradesSeamothModules { get; }
Property Value
- string[]
VehicleUpgradesTorpedoes
Steps to the Torpedoes tab in the Vehicle Upgrade Console (
Torpedoes).public static string[] VehicleUpgradesTorpedoes { get; }
Property Value
- string[]