Delegate ImVectorWrapper<T>.ImGuiNativeDestroyDelegate
Destroy callback for items.
Assembly: Dalamud.dll
View Source
Declaration
public delegate void ImVectorWrapper<T>.ImGuiNativeDestroyDelegate(T* self)
Destroy callback for items.
public delegate void ImVectorWrapper<T>.ImGuiNativeDestroyDelegate(T* self)