Class MonoExtensions
Contains unofficial extensions to the underlying Mono runtime.
Namespace: BepInEx
Assembly: BepInEx.IL2CPP.dll
Syntax
public static class MonoExtensions
Methods
Declaration
public static IntPtr GetFunctionPointerForDelegate(Delegate d, CallingConvention conv)
Parameters
Type | Name | Description |
---|---|---|
System.Delegate |
d |
|
System.Runtime.InteropServices.CallingConvention |
conv |
Returns
Type | Description |
---|---|
System.IntPtr |