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

◆ RefreshInputRegion()

void GUIPulldownSetting.RefreshInputRegion ( )
inline

Definition at line 57 of file GUIPulldownSetting.cs.

58 {
59 if (!true)
60 {
61 }
62 GUISettingID id = this._id;
64 this.CloseOptions();
65 long num = 0L;
66 string option = this.GetOption((int)num);
67 string text;
68 bool flag = text == option;
69 }
class f__AnonymousType0<< Count > j__TPar
GUISettingID
string GetOption(int index)
GUISettingID _id

References GUISettingEntry._id, CloseOptions(), GetNumberOfOptions(), GetOption(), j__TPar, System.L, and System.text.

Referenced by GUISettingsOverlay.DummyDraw().