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 GUIPageIconGrouping.DrawOptions ( )
inline

Definition at line 538 of file GUIPageIconGrouping.cs.

539 {
540 int num = 1;
541 this.LoadColourState(num != 0);
542 this.LoadPageAnchor();
543 }
void LoadColourState(bool pageContent=true)

References LoadColourState(), and LoadPageAnchor().