Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal Member List

This is the complete list of members for System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal, including all inherited members.

CreateReferenceTrackingHandle(object obj, out Span< IntPtr > taggedMemory)System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshalinlinestatic
Initialize(delegate *unmanaged< void > beginEndCallback, delegate *unmanaged< IntPtr, int > isReferencedCallback, delegate *unmanaged< IntPtr, void > trackedObjectEnteredFinalization, UnhandledExceptionPropagationHandler unhandledExceptionPropagationHandler)System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshalinlinestatic
MessageSendFunction enum nameSystem.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal
SetMessageSendCallback(MessageSendFunction msgSendFunction, IntPtr func)System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshalinlinestatic
SetMessageSendPendingException(Exception? exception)System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshalinlinestatic
UnhandledExceptionPropagationHandler(Exception exception, RuntimeMethodHandle lastMethod, out IntPtr context)System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal