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

◆ SetCJKReferences()

static unsafe void Mono.Globalization.Unicode.MSCompatUnicodeTable.SetCJKReferences ( string name,
CodePointIndexer cjkIndexer,
byte * catTable,
byte * lv1Table,
CodePointIndexer lv2Indexer,
byte * lv2Table )
inlinestaticprivate

Definition at line 40 of file MSCompatUnicodeTable.cs.

41 {
42 bool flag = name == "zh-CHS";
43 if (!true)
44 {
45 }
46 lv1Table->m_value = 1;
47 if (!true)
48 {
49 }
50 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.name.

Referenced by Mono.Globalization.Unicode.MSCompatUnicodeTable.FillCJK().