terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ WriteInt16()

static unsafe void System.Runtime.InteropServices.Marshal.WriteInt16 ( global::System::IntPtr ptr,
int ofs,
short val )
inlinestatic

Definition at line 740 of file Marshal.cs.

741 {
742 throw null;
743 }