Class DetourInfo
- Namespace
- MonoMod.RuntimeDetour
- Assembly
- MonoMod.RuntimeDetour.dll
An object which represents a detour, without extending its lifetime.
public sealed class DetourInfo : DetourBase
- Inheritance
-
DetourInfo
- Inherited Members
Properties
- Next
- Gets the next detour in the detour chain, if there is one.