Table of Contents

Property Detours

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

Detours

Gets the detours applied to this function.
public DetourCollection Detours { get; }

Property Value

DetourCollection