Table of Contents

Property Detours

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

Detours

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

Property Value

NativeDetourCollection