Dispose
Releases the native memory that this IMGUIContainer instance uses.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
Dispose()
Releases the native memory that this IMGUIContainer instance uses.
public void Dispose()
Dispose(bool)
Releases the native memory that this IMGUIContainer instance uses.
protected virtual void Dispose(bool disposeManaged)