Show / Hide Table of Contents

Class DungeonExpeditionRefs

Constant references to BlueprintDungeonExpedition blueprints

Inheritance
System.Object
DungeonExpeditionRefs
Namespace: BlueprintCore.Blueprints.References
Assembly: BlueprintCore.dll
Syntax
public static class DungeonExpeditionRefs
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<BlueprintDungeonExpedition>>> All
Field Value
Type Description
System.Collections.Generic.List<Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>>
| Improve this Doc View Source

Expedition1

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Expedition1
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Expedition2

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Expedition2
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Finalboss_exp

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Finalboss_exp
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier1_exp_1

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier1_exp_1
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier1_exp_2

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier1_exp_2
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier1_exp_3

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier1_exp_3
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier1_exp_4

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier1_exp_4
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier1_exp_5

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier1_exp_5
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier2_exp_1

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier2_exp_1
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier2_exp_2

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier2_exp_2
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier2_exp_3

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier2_exp_3
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier2_exp_4

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier2_exp_4
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier2_exp_6

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier2_exp_6
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier3_exp_1

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier3_exp_1
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier3_exp_2

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier3_exp_2
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier3_exp_3

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier3_exp_3
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier3_exp_4

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier3_exp_4
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier3_exp_5

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonExpedition>> Tier3_exp_5
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonExpedition>>
| Improve this Doc View Source

Tier4_exp_1

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