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

◆ Draw()

override void GUIOpenUIButtonSetting.Draw ( )
inlinevirtual

Reimplemented from GUISettingEntry.

Definition at line 21 of file GUIOpenUIButtonSetting.cs.

22 {
23 GUISettingID id = this._id;
24 GUISettingID id2 = this._id;
25 string option = this.GetOption();
26 bool flag = string.IsNullOrEmpty(this.GetButtonCaption());
27 }
class f__AnonymousType0<< Count > j__TPar
GUISettingID
GUISettingID _id

References GUISettingEntry._id, GetButtonCaption(), GetOption(), and j__TPar.