Show / Hide Table of Contents

Struct EntityEffectBroker.CustomSpellBundleOffer

A custom spell bundle offer.

Namespace: DaggerfallWorkshop.Game.MagicAndEffects
Assembly: Assembly-CSharp.dll
Syntax
public struct CustomSpellBundleOffer

Fields

| Improve this Doc View Source

BundleSetttings

Declaration
public EffectBundleSettings BundleSetttings
Field Value
Type Description
EffectBundleSettings
| Improve this Doc View Source

EnchantmentCost

Declaration
public int EnchantmentCost
Field Value
Type Description
Int32
| Improve this Doc View Source

Key

Declaration
public string Key
Field Value
Type Description
String
| Improve this Doc View Source

Usage

Declaration
public EntityEffectBroker.CustomSpellBundleOfferUsage Usage
Field Value
Type Description
EntityEffectBroker.CustomSpellBundleOfferUsage
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX