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

◆ NumRightOptions

int GUIPageOptions.NumRightOptions
get

Definition at line 577 of file GUIPageOptions.cs.

578 {
579 get
580 {
581 return 2;
582 }
583 }