Table of Contents

Property Config

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

Config

Gets the config associated with this detour, if any.
public DetourConfig? Config { get; }

Property Value

DetourConfig