Class NativeDetourConfig
Inheritance
System.Object
NativeDetourConfig
Namespace: MonoMod.RuntimeDetour
Assembly: MonoMod.RuntimeDetour.dll
Syntax
public sealed class NativeDetourConfig : ValueType
Fields
ManualApply
Declaration
public bool ManualApply
Field Value
| Type | Description |
|---|---|
| System.Boolean |
SkipILCopy
Declaration
public bool SkipILCopy
Field Value
| Type | Description |
|---|---|
| System.Boolean |