Dispose()
Implementation of IDispose.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public override sealed void Dispose()
Remarks
If the event was instantiated from an event pool, the event is released when Dispose is called.