Show / Hide Table of Contents

Class RegionRefs

Constant references to BlueprintRegion blueprints

Inheritance
System.Object
RegionRefs
Namespace: BlueprintCore.Blueprints.References
Assembly: BlueprintCore.dll
Syntax
public static class RegionRefs
Remarks

The All field is a list with a reference to all blueprints.

If you need a different reference type you can cast using Cast<T>()

.

Fields

| Improve this Doc View Source

All

Declaration
public static readonly List<Blueprint<BlueprintReference<BlueprintRegion>>> All
Field Value
Type Description
System.Collections.Generic.List<Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Blueprints.BlueprintRegion>>>
| Improve this Doc View Source

Region01

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintRegion>> Region01
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Blueprints.BlueprintRegion>>
| Improve this Doc View Source

Region02

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintRegion>> Region02
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Blueprints.BlueprintRegion>>
| Improve this Doc View Source

Region03

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintRegion>> Region03
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Blueprints.BlueprintRegion>>
| Improve this Doc View Source

Region04

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintRegion>> Region04
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Blueprints.BlueprintRegion>>
| Improve this Doc View Source

Region05

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintRegion>> Region05
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Blueprints.BlueprintRegion>>
| Improve this Doc View Source

Region06

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintRegion>> Region06
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Blueprints.BlueprintRegion>>
| Improve this Doc View Source

Region07

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintRegion>> Region07
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Blueprints.BlueprintRegion>>
| Improve this Doc View Source

Region08

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintRegion>> Region08
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Blueprints.BlueprintRegion>>
| Improve this Doc View Source

Region09

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintRegion>> Region09
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Blueprints.BlueprintRegion>>
| Improve this Doc View Source

Region10

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintRegion>> Region10
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Blueprints.BlueprintRegion>>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX