Show / Hide Table of Contents

Struct EffectCosts

Allows tuning of cost per setting.

Namespace: DaggerfallWorkshop.Game.MagicAndEffects
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public struct EffectCosts

Fields

| Improve this Doc View Source

CostA

Declaration
public float CostA
Field Value
Type Description
Single
| Improve this Doc View Source

CostB

Declaration
public float CostB
Field Value
Type Description
Single
| Improve this Doc View Source

Factor

Declaration
public float Factor
Field Value
Type Description
Single
| Improve this Doc View Source

OffsetGold

Declaration
public float OffsetGold
Field Value
Type Description
Single
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX