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

◆ GetNumberOfOptions()

int GUIControllerPulldownEntry.GetNumberOfOptions ( )
inline

Definition at line 65 of file GUIControllerPulldownEntry.cs.

66 {
67 return this.Worker.GetNumberOfOptions();
68 }

References GUIPulldownSetting.GetNumberOfOptions(), and Worker.