terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ConvertToUtf32()

static int System.Char.ConvertToUtf32 ( char highSurrogate,
char lowSurrogate )
inlinestatic

Definition at line 844 of file Char.cs.

845 {
846 int num = 1;
847 if (num == 0)
848 {
849 }
850 if (num == 0)
851 {
852 }
853 return "A valid high surrogate character is between 0xd800 and 0xdbff, inclusive.";
854 }