|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for GUIControllerDynamicGridNavigator:Public Attributes | |
| int | itemRow |
| int | itemColumn |
| bool | inMenu |
| int | menuRow |
Protected Member Functions | |
| void | UpdateScroll () |
| void | ClampPosition () |
Properties | |
| DraggableItemGrid_Layout | GridLayout [get, set] |
| int | itemCount [get, set] |
| float | itemScale [get, set] |
| float | GridScrollOffset [get, set] |
| int | MenuItemCount [get, set] |
| int | DisplayItemCount [get, set] |
| int | MaxRow_Horizontal [get, set] |
| int | MaxRowColumn_Horizontal [get, set] |
| int | MaxRow_Vertical [get, set] |
| int | MaxRowColumn_Vertical [get, set] |
| int | MenuColumn [get, set] |
| bool | LeftSideController [get, set] |
| int | MaxScrollOffset_Horizontal [get, set] |
| int | MaxDisplayRow_Horizontal [get, set] |
| bool | HasMenu [get, set] |
| bool | InMenu [get, set] |
Definition at line 10 of file GUIControllerDynamicGridNavigator.cs.