Show / Hide Table of Contents

Class DungeonIslandRewardObjectRefs

Constant references to BlueprintDungeonIslandRewardObject blueprints

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

RewardObject_CorruptionCleanse

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

RewardObject_ExperienceBonus

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

RewardObject_LegacyExp

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

RewardObject_LegacyExp_close

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

RewardObject_PermanentACBuff

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

RewardObject_PermanentBonusHitPointsBuff_Tier1only

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

RewardObject_PermanentRandomBuff

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

RewardObject_PermanentRandomOneAtributeUpBuff

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

RewardObject_PermanentSaveBuff

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

RewardObject_RandomFeat

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