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

◆ Options

List<GUIPageIcons.Category> GUIPageIconGrouping.Options
get

Definition at line 252 of file GUIPageIconGrouping.cs.

253 {
254 get
255 {
256 return this._options;
257 }
258 }
List< GUIPageIcons.Category > _options