Delegate IAddonEventManager.AddonEventHandler
Delegate to be called when an event is received.
Assembly: Dalamud.dll
View Source
Declaration
[Obsolete("Use AddonEventDelegate instead")]
public delegate void IAddonEventManager.AddonEventHandler(AddonEventType atkEventType, nint atkUnitBase, nint atkResNode)