Table of Contents

Property Next

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

Next

Gets the next detour in the detour chain, if any.
public NativeDetourInfo? Next { get; }

Property Value

NativeDetourInfo