Show / Hide Table of Contents

Class TrapRefs

Constant references to BlueprintTrap blueprints

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

Blueprints_NOTUSED_

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintTrap>> Blueprints_NOTUSED_
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintTrap>>
| Improve this Doc View Source

DLC1_StorytellerFlavorTrap

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintTrap>> DLC1_StorytellerFlavorTrap
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintTrap>>
| Improve this Doc View Source

FakeBannerTrap

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintTrap>> FakeBannerTrap
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintTrap>>
| Improve this Doc View Source

FinneanlabFlavorTrap

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintTrap>> FinneanlabFlavorTrap
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintTrap>>
| Improve this Doc View Source

GGTrap

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintTrap>> GGTrap
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintTrap>>
| Improve this Doc View Source

GiantTrap

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintTrap>> GiantTrap
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintTrap>>
| Improve this Doc View Source

Lvl7_DraftFireballTrap

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintTrap>> Lvl7_DraftFireballTrap
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintTrap>>
| Improve this Doc View Source

Tesla_Trap

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintTrap>> Tesla_Trap
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintTrap>>
| Improve this Doc View Source

Tesla_Trap2

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintTrap>> Tesla_Trap2
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintTrap>>
| Improve this Doc View Source

Tesla_Trap3

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintTrap>> Tesla_Trap3
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintTrap>>
| Improve this Doc View Source

Tesla_Trap4

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintTrap>> Tesla_Trap4
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintTrap>>
| Improve this Doc View Source

TestAreaTrap

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintTrap>> TestAreaTrap
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintTrap>>
| Improve this Doc View Source

TestTrap

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