Table of Contents

Property ManipulatorMethod

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

ManipulatorMethod

Gets the manipulator method used by this ILHook.
public MethodInfo ManipulatorMethod { get; }

Property Value

MethodInfo