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

◆ DrawMoreOptionsBanner()

void GUIControlsBanner.DrawMoreOptionsBanner ( )
inline

Definition at line 405 of file GUIControlsBanner.cs.

406 {
409 if (this.MoreLeftActions)
410 {
411 return;
412 }
413 if (this.MoreRightActions)
414 {
415 return;
416 }
417 }
class f__AnonymousType0<< Count > j__TPar
static void SetGridItemRegion(Rectangle region)

References j__TPar, MoreLeftActions, MoreRightActions, and ControlAnchor.SetGridItemRegion().