Show / Hide Table of Contents

Delegate EntityEffectManager.OnAssignBundleEventHandler

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