Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ SetMessageSendCallback()

static void System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal.SetMessageSendCallback ( MessageSendFunction msgSendFunction,
IntPtr func )
inlinestatic

Definition at line 30 of file ObjectiveCMarshal.cs.

31 {
32 throw new PlatformNotSupportedException();
33 }