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

◆ SetOption()

void GUIPulldownSetting.SetOption ( int index)
inlineprivate

Definition at line 178 of file GUIPulldownSetting.cs.

179 {
180 bool flag = this.displayOptions;
181 if (!flag || !flag)
182 {
183 }
184 }

References displayOptions.