Show / Hide Table of Contents

Class EncyclopediaChapterRefs

Constant references to BlueprintEncyclopediaChapter blueprints

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

Basics

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintEncyclopediaChapter>> Basics
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Encyclopedia.BlueprintEncyclopediaChapter>>
| Improve this Doc View Source

Character_Creation

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintEncyclopediaChapter>> Character_Creation
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Encyclopedia.BlueprintEncyclopediaChapter>>
| Improve this Doc View Source

Combat_Rules

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintEncyclopediaChapter>> Combat_Rules
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Encyclopedia.BlueprintEncyclopediaChapter>>
| Improve this Doc View Source

Common_Terms

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintEncyclopediaChapter>> Common_Terms
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Encyclopedia.BlueprintEncyclopediaChapter>>
| Improve this Doc View Source

Equipment

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintEncyclopediaChapter>> Equipment
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Encyclopedia.BlueprintEncyclopediaChapter>>
| Improve this Doc View Source

Magic

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintEncyclopediaChapter>> Magic
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Encyclopedia.BlueprintEncyclopediaChapter>>
| Improve this Doc View Source

Sadistic_Game_Design

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintEncyclopediaChapter>> Sadistic_Game_Design
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Encyclopedia.BlueprintEncyclopediaChapter>>
| Improve this Doc View Source

Tutorial

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintEncyclopediaChapter>> Tutorial
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Encyclopedia.BlueprintEncyclopediaChapter>>
| Improve this Doc View Source

Tutorial_Crusade

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