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

◆ CheckWindowDimensions()

void System.TermInfoDriver.CheckWindowDimensions ( )
inlineprivate

Definition at line 240 of file TermInfoDriver.cs.

241 {
242 if (!true)
243 {
244 }
245 if (true)
246 {
247 if (!true)
248 {
249 }
250 if (!true)
251 {
252 }
253 if (!true)
254 {
255 }
256 return;
257 }
258 }

Referenced by System.TermInfoDriver.SetCursorPosition().