GCModeChanged
Subscribe to this event to get notified when GarbageCollector.GCMode changes.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Event
- Namespace: UnityEngine.Scripting
- Assembly: UnityEngine.CoreModule
public static event Action<GarbageCollector.Mode> GCModeChanged
Remarks
Additional Resources: GarbageCollector.GCMode.