Class MonoModNoNew
MonoMod "only patch if it exists" attribute. Apply it onto a type or method and it gets ignored if there's no original method in the input module.
Inheritance
System.Object
MonoModNoNew
Namespace: MonoMod
Assembly: MonoMod.dll
Syntax
public class MonoModNoNew : Attribute
Constructors
MonoModNoNew()
Declaration
public MonoModNoNew()