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

◆ RefreshInputRegion()

void GUISettingsOverlay.RefreshInputRegion ( )
inline

Definition at line 119 of file GUISettingsOverlay.cs.

120 {
121 int size = this._categorySettings._size;
122 int num = this.disableScroll;
123 }
List< GUISettingEntry > _categorySettings

References _categorySettings, System.Collections.Generic.List< T >._size, and disableScroll.