Show / Hide Table of Contents

Class KingdomMoraleFlagRefs

Constant references to BlueprintKingdomMoraleFlag blueprints

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

KingdomMoraleFlagChapter2

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintKingdomMoraleFlag>> KingdomMoraleFlagChapter2
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Flags.BlueprintKingdomMoraleFlag>>
| Improve this Doc View Source

KingdomMoraleFlagChapter2ToDrezen

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintKingdomMoraleFlag>> KingdomMoraleFlagChapter2ToDrezen
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Flags.BlueprintKingdomMoraleFlag>>
| Improve this Doc View Source

KingdomMoraleFlagChapter3

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintKingdomMoraleFlag>> KingdomMoraleFlagChapter3
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Flags.BlueprintKingdomMoraleFlag>>
| Improve this Doc View Source

KingdomMoraleFlagChapter3Regions

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintKingdomMoraleFlag>> KingdomMoraleFlagChapter3Regions
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Flags.BlueprintKingdomMoraleFlag>>
| Improve this Doc View Source

KingdomMoraleFlagChapter3Siege

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintKingdomMoraleFlag>> KingdomMoraleFlagChapter3Siege
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Flags.BlueprintKingdomMoraleFlag>>
| Improve this Doc View Source

KingdomMoraleFlagChapter5

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintKingdomMoraleFlag>> KingdomMoraleFlagChapter5
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Flags.BlueprintKingdomMoraleFlag>>
| Improve this Doc View Source

KingdomMoraleFlagChapter5Regions

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintKingdomMoraleFlag>> KingdomMoraleFlagChapter5Regions
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Flags.BlueprintKingdomMoraleFlag>>
| Improve this Doc View Source

KingdomMoraleFlagChapter5Siege

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintKingdomMoraleFlag>> KingdomMoraleFlagChapter5Siege
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Flags.BlueprintKingdomMoraleFlag>>
| Improve this Doc View Source

TestKingdomMoraleFlag1

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintKingdomMoraleFlag>> TestKingdomMoraleFlag1
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Flags.BlueprintKingdomMoraleFlag>>
| Improve this Doc View Source

TestKingdomMoraleFlag2

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintKingdomMoraleFlag>> TestKingdomMoraleFlag2
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Kingdom.Flags.BlueprintKingdomMoraleFlag>>
| Improve this Doc View Source

TestKingdomMoraleFlag3

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