Show / Hide Table of Contents

Class DungeonIslandRewardLootRefs

Constant references to BlueprintDungeonIslandRewardLoot blueprints

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

RewardLoot_BesmaraBoss

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

RewardLoot_BesmaraMap

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

RewardLoot_ConsumablePotion_Tier1

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

RewardLoot_ConsumablePotion_Tier1_close

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

RewardLoot_ConsumablePotion_Tier2

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

RewardLoot_ConsumablePotion_Tier3

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

RewardLoot_ConsumableScroll

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

RewardLoot_Mythic

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

RewardLoot_UnqiueRanomItem

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintDungeonIslandRewardLoot>> RewardLoot_UnqiueRanomItem
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Dungeon.Blueprints.BlueprintDungeonIslandRewardLoot>>
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • All
    • RewardLoot_BesmaraBoss
    • RewardLoot_BesmaraMap
    • RewardLoot_ConsumablePotion_Tier1
    • RewardLoot_ConsumablePotion_Tier1_close
    • RewardLoot_ConsumablePotion_Tier2
    • RewardLoot_ConsumablePotion_Tier3
    • RewardLoot_ConsumableScroll
    • RewardLoot_Mythic
    • RewardLoot_UnqiueRanomItem
Back to top Generated by DocFX