Table of Contents

Event OnDispose

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll
Events which run when the context will be disposed.
public event Action? OnDispose

Returns

Action
Events which run when the context will be disposed.