Show / Hide Table of Contents

Delegate EntityEffectManager.OnRemoveBundleEventHandler

Namespace: DaggerfallWorkshop.Game.MagicAndEffects
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnRemoveBundleEventHandler(LiveEffectBundle bundleRemoved);
Parameters
Type Name Description
LiveEffectBundle bundleRemoved
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX