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

◆ AppendKana()

void Mono.Globalization.Unicode.SortKeyBuffer.AppendKana ( byte category,
byte lv1,
byte lv2,
byte lv3,
bool isSmallKana,
byte markType,
bool isKatakana,
bool isHalfWidth )
inlinepackage

Definition at line 64 of file SortKeyBuffer.cs.

65 {
66 this.AppendNormal(category, lv1, lv2, lv3);
67 }
class f__AnonymousType0<< Count > j__TPar
void AppendNormal(byte category, byte lv1, byte lv2, byte lv3)

References Mono.Globalization.Unicode.SortKeyBuffer.AppendNormal(), and j__TPar.