terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Classes | |
class | GetCollectionCount |
class | GetGrid |
class | GetItemScale |
class | GetScrollOffset |
class | SetScrollOffset |
Public Attributes | |
int | itemRow |
int | itemColumn |
bool | inMenu |
int | menuRow |
Protected Member Functions | |
void | UpdateScroll () |
void | ClampPosition () |
Properties | |
DraggableItemGrid_Layout | GridLayout [get] |
int | itemCount [get] |
float | itemScale [get] |
float | GridScrollOffset [get, set] |
int | MenuItemCount [get] |
int | DisplayItemCount [get] |
int | MaxRow_Horizontal [get] |
int | MaxRowColumn_Horizontal [get] |
int | MaxRow_Vertical [get] |
int | MaxRowColumn_Vertical [get] |
int | MenuColumn [get] |
bool | LeftSideController [get] |
int | MaxScrollOffset_Horizontal [get] |
int | MaxDisplayRow_Horizontal [get] |
bool | HasMenu [get] |
bool | InMenu [get] |
Definition at line 7 of file GUIControllerDynamicGridNavigator.cs.