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

◆ DrawCategoryOptions()

void GUIControllerMappings.DrawCategoryOptions ( )
inlineprivate

Definition at line 416 of file GUIControllerMappings.cs.

417 {
418 int size = this._categorySettings._size;
419 int num = this.disableScroll;
420 }
List< GUIControllerMappingEntryBase > _categorySettings

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