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

◆ GetOption()

string GUIPulldownSetting.GetOption ( int index)
inlineprivate

Definition at line 166 of file GUIPulldownSetting.cs.

167 {
168 bool flag = this.displayOptions;
169 if (!flag || !flag)
170 {
171 }
172 GUISettingID id = this._id;
173 string text;
174 return text;
175 }
GUISettingID
GUISettingID _id

References GUISettingEntry._id, displayOptions, and System.text.

Referenced by RefreshInputRegion().