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

◆ AsBytes< T >() [2/2]

static global.System.Span< byte > System.Runtime.InteropServices.MemoryMarshal.AsBytes< T > ( global::System::Span< T > span)
inlinestatic
Type Constraints
T :struct 

Definition at line 23 of file MemoryMarshal.cs.

23 : struct
24 {
25 throw null;
26 }