Show / Hide Table of Contents

Class ArmorTypeRefs

Constant references to BlueprintArmorType blueprints

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

BandedType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> BandedType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

BreastplateType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> BreastplateType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

BreastplateTypeLight

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> BreastplateTypeLight
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

ChainmailBardingType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> ChainmailBardingType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

ChainmailType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> ChainmailType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

ChainshirtBardingType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> ChainshirtBardingType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

ChainshirtType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> ChainshirtType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

ClothType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> ClothType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

FullBardingType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> FullBardingType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

FullplateType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> FullplateType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

HalfplateType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> HalfplateType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

HaramakiType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> HaramakiType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

HideBardingType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> HideBardingType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

HideType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> HideType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

LeatherBardingType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> LeatherBardingType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

LeatherType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> LeatherType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

OakLeathersType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> OakLeathersType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

PaddedType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> PaddedType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

ScaleBardingType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> ScaleBardingType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

ScalemailType

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintArmorType>> ScalemailType
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Items.Armors.BlueprintArmorType>>
| Improve this Doc View Source

StuddedType

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