Show / Hide Table of Contents

Class LevelUpPlanFeaturesListRefs

Constant references to BlueprintLevelUpPlanFeaturesList blueprints

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

Clockwork_Aeon_LevelupPlan

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

Clockwork_Angel_LevelupPlan

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

Clockwork_Azata_LevelupPlan

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

Clockwork_Demon_LevelupPlan

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

Clockwork_Devil_LevelupPlan

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

Clockwork_GoldenDragon_LevelupPlan

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

Clockwork_Legend_LevelupPlan

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

Clockwork_Lich_LevelupPlan

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

Clockwork_MythicHero_LevelupPlan

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

Clockwork_Swarm_LevelupPlan

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

Clockwork_Trickster_LevelupPlan

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