Show / Hide Table of Contents

Class FeatureSelectMythicSpellbookRefs

Constant references to BlueprintFeatureSelectMythicSpellbook blueprints

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

AngelIncorporateSpellbook

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

LichIncorporateSpellbookFeature

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