Show / Hide Table of Contents

Delegate Framework.OnRealDestroyDelegate

Namespace: Dalamud.Game.Internal
Assembly: Dalamud.dll
Syntax
public delegate bool OnRealDestroyDelegate(IntPtr framework);
Parameters
Type Name Description
System.IntPtr framework
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX