Class SettlementAreaRefs
Constant references to SettlementBlueprintArea blueprints
Inheritance
System.Object
SettlementAreaRefs
Assembly: BlueprintCore.dll
Syntax
public static class SettlementAreaRefs
Fields
|
Improve this Doc
View Source
All
Declaration
public static readonly List<Blueprint<BlueprintReference<SettlementBlueprintArea>>> All
Field Value
Type |
Description |
System.Collections.Generic.List<Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Crusade.SettlementBlueprintArea>>> |
|
|
Improve this Doc
View Source
Capital
Declaration
public static readonly Blueprint<BlueprintReference<SettlementBlueprintArea>> Capital
Field Value
Type |
Description |
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Crusade.SettlementBlueprintArea>> |
|
|
Improve this Doc
View Source
Settlement_AutumnForest
Declaration
public static readonly Blueprint<BlueprintReference<SettlementBlueprintArea>> Settlement_AutumnForest
Field Value
Type |
Description |
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Crusade.SettlementBlueprintArea>> |
|
|
Improve this Doc
View Source
Settlement_Desert
Declaration
public static readonly Blueprint<BlueprintReference<SettlementBlueprintArea>> Settlement_Desert
Field Value
Type |
Description |
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Crusade.SettlementBlueprintArea>> |
|
|
Improve this Doc
View Source
Settlement_Drezen
Declaration
public static readonly Blueprint<BlueprintReference<SettlementBlueprintArea>> Settlement_Drezen
Field Value
Type |
Description |
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Crusade.SettlementBlueprintArea>> |
|
|
Improve this Doc
View Source
Settlement_Karelia
Declaration
public static readonly Blueprint<BlueprintReference<SettlementBlueprintArea>> Settlement_Karelia
Field Value
Type |
Description |
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Crusade.SettlementBlueprintArea>> |
|
|
Improve this Doc
View Source
Settlement_WinterForest
Declaration
public static readonly Blueprint<BlueprintReference<SettlementBlueprintArea>> Settlement_WinterForest
Field Value
Type |
Description |
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Crusade.SettlementBlueprintArea>> |
|