Show / Hide Table of Contents

    Class MonoModRemove

    MonoMod remove attribute. Apply it onto a field / method / type and it will be removed by MonoMod.

    Inheritance
    System.Object
    MonoModRemove
    Namespace: MonoMod
    Assembly: MonoMod.dll
    Syntax
    public class MonoModRemove : Attribute

    Constructors

    MonoModRemove()

    Declaration
    public MonoModRemove()
    Back to top Yet another C# modding swiss army knife.