Property Function
- Namespace
- MonoMod.RuntimeDetour
- Assembly
- MonoMod.RuntimeDetour.dll
Function
Gets the FunctionDetourInfo for the function this detour is attached to.
public FunctionDetourInfo Function { get; }
public FunctionDetourInfo Function { get; }