Class MonoModForceCall
MonoMod force call attribute. Apply it onto a method and all calls to it will be forcibly replaced with the call instruction.
Inheritance
System.Object
MonoModForceCall
Namespace: MonoMod
Assembly: MonoMod.dll
Syntax
public class MonoModForceCall : Attribute
Constructors
MonoModForceCall()
Declaration
public MonoModForceCall()