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

◆ GetPreamble()

override byte[] System.Text.UnicodeEncoding.GetPreamble ( )
inlinevirtual

Reimplemented from System.Text.Encoding.

Definition at line 441 of file UnicodeEncoding.cs.

442 {
443 throw null;
444 }