Show / Hide Table of Contents

Enum BundleRuntimeFlags

Special bundle flags to control additional runtime behaviours.

Namespace: DaggerfallWorkshop.Game.MagicAndEffects
Assembly: Assembly-CSharp.dll
Syntax
[Flags]
public enum BundleRuntimeFlags

Fields

Name Description
ItemRecastEnabled

If bundle is from a held magic item, it will be removed at recast time and recast callbacks executed on item.

None

No flags.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX