Terraria v1.4.4.9
Terraria source code documentation
|
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.ObjectiveCMarshal | inlinestatic |
Initialize(delegate *unmanaged< void > beginEndCallback, delegate *unmanaged< IntPtr, int > isReferencedCallback, delegate *unmanaged< IntPtr, void > trackedObjectEnteredFinalization, UnhandledExceptionPropagationHandler unhandledExceptionPropagationHandler) | System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal | inlinestatic |
MessageSendFunction enum name | System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal | |
SetMessageSendCallback(MessageSendFunction msgSendFunction, IntPtr func) | System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal | inlinestatic |
SetMessageSendPendingException(Exception? exception) | System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal | inlinestatic |
UnhandledExceptionPropagationHandler(Exception exception, RuntimeMethodHandle lastMethod, out IntPtr context) | System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal |