Table of Contents

Property Next

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

Next

Gets the next detour in the detour chain, if there is one.
public DetourInfo? Next { get; }

Property Value

DetourInfo