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

◆ maxRowColumn

int GUIControllerBestiary.maxRowColumn
getprivate

Definition at line 138 of file GUIControllerBestiary.cs.

139 {
140 get
141 {
142 if (this.filtersActive)
143 {
144 return;
145 }
146 }
147 }

Referenced by ClampGrid().