Show / Hide Table of Contents

Class ComponentListRefs

Constant references to BlueprintComponentList blueprints

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

GargoyleAttack_ComponentList

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

GhostCounter_ComponentList

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

GS_Canyon

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

GS_Cave

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

LC_Outdoor

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

LC_Story

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

Puzzle

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

Seelah_Q1_Warcamp_List

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

WoundWormsLair_ComponentList

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintComponentList>> WoundWormsLair_ComponentList
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.BlueprintComponentList>>
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • All
    • GargoyleAttack_ComponentList
    • GhostCounter_ComponentList
    • GS_Canyon
    • GS_Cave
    • LC_Outdoor
    • LC_Story
    • Puzzle
    • Seelah_Q1_Warcamp_List
    • WoundWormsLair_ComponentList
Back to top Generated by DocFX