Show / Hide Table of Contents

Class DlcRewardRefs

Constant references to BlueprintDlcReward blueprints

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

Dlc4Reward

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

Dlc6Reward

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

DlcCommanderPackReward

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

DlcKickstarterPremiumReward

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

DlcKickstarterReward

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

DlcPreorderReward

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

FreeDlc1Reward

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

FreeDlc2Reward

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

FreeDlc3Reward

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

FreeDlc4Reward

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

FreeDlc5Reward

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