Class MonoModEnumReplace
MonoMod enum replace attribute. Apply it onto a enum type / class and its values will be replaced by MonoMod.
Inheritance
System.Object
MonoModEnumReplace
Namespace: MonoMod
Assembly: MonoMod.dll
Syntax
public class MonoModEnumReplace : Attribute
Constructors
MonoModEnumReplace()
Declaration
public MonoModEnumReplace()