Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Dispose

Releases the native memory that this IMGUIContainer instance uses.
Read time 1 minuteLast updated 12 days ago

Definition

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)

Parameters

disposeManaged