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

◆ IsLetter()

static bool System.Char.IsLetter ( char c)
inlinestatic

Definition at line 163 of file Char.cs.

164 {
165 int num = 1;
166 if (num == 0)
167 {
168 }
169 if (num == 0)
170 {
171 }
172 return false;
173 }