Class ILHookInfo
- Namespace
- MonoMod.RuntimeDetour
- Assembly
- MonoMod.RuntimeDetour.dll
An object which represents an ILHook without extending its lifetime.
public sealed class ILHookInfo : DetourBase
- Inheritance
-
ILHookInfo
- Inherited Members
Properties
- ManipulatorMethod
- Gets the manipulator method used by this ILHook.