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

◆ DrawOptions()

void GUIInterfaceEdit.DrawOptions ( )
inlineprivate

Definition at line 280 of file GUIInterfaceEdit.cs.

281 {
282 bool mouseLeft = Main.mouseLeft;
283 if ("Serbian (Cyrillic, Bosnia and Herzegovina)" == null)
284 {
285 }
286 bool mouseLeftRelease = Main.mouseLeftRelease;
287 if ("Serbian (Cyrillic, Bosnia and Herzegovina)" == null)
288 {
289 }
292 {
293 }
294 if ("Serbian (Cyrillic, Bosnia and Herzegovina)" == null)
295 {
296 }
299 {
300 }
301 }
class f__AnonymousType0<< Count > j__TPar
static bool mouseLeftRelease
Definition Main.cs:2029
static bool mouseLeft
Definition Main.cs:671

References j__TPar, Terraria.Main.mouseLeft, and Terraria.Main.mouseLeftRelease.