Table of Contents

Property FirstDetour

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

FirstDetour

Gets the first detour in the detour chain.
public NativeDetourInfo? FirstDetour { get; }

Property Value

NativeDetourInfo