Show / Hide Table of Contents

Class CharacterClassGroupRefs

Constant references to BlueprintCharacterClassGroup blueprints

Inheritance
System.Object
CharacterClassGroupRefs
Namespace: BlueprintCore.Blueprints.References
Assembly: BlueprintCore.dll
Syntax
public static class CharacterClassGroupRefs
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

Alchemist

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintCharacterClassGroup>> Alchemist
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Classes.BlueprintCharacterClassGroup>>
| Improve this Doc View Source

All

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

ArcaneCasters

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintCharacterClassGroup>> ArcaneCasters
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Classes.BlueprintCharacterClassGroup>>
| Improve this Doc View Source

ArcaneWarriors

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintCharacterClassGroup>> ArcaneWarriors
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Classes.BlueprintCharacterClassGroup>>
| Improve this Doc View Source

CastersOfDivineMagic

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintCharacterClassGroup>> CastersOfDivineMagic
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Classes.BlueprintCharacterClassGroup>>
| Improve this Doc View Source

Divine

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintCharacterClassGroup>> Divine
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Classes.BlueprintCharacterClassGroup>>
| Improve this Doc View Source

Kineticist

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintCharacterClassGroup>> Kineticist
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Classes.BlueprintCharacterClassGroup>>
| Improve this Doc View Source

MartialAgilityWarriors

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintCharacterClassGroup>> MartialAgilityWarriors
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Classes.BlueprintCharacterClassGroup>>
| Improve this Doc View Source

MartialBrawnWarriors

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintCharacterClassGroup>> MartialBrawnWarriors
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Classes.BlueprintCharacterClassGroup>>
| Improve this Doc View Source

MysticTheurge

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintCharacterClassGroup>> MysticTheurge
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Classes.BlueprintCharacterClassGroup>>
| Improve this Doc View Source

Nature

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintCharacterClassGroup>> Nature
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Classes.BlueprintCharacterClassGroup>>
| Improve this Doc View Source

Performers

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