Show / Hide Table of Contents

    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
    Back to top Yet another C# modding swiss army knife.