|
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
|
Inheritance diagram for GUIControllerRubbleMaker:
Collaboration diagram for GUIControllerRubbleMaker:Public Member Functions | |
| void | Activate () |
| int | GetNavigationOutDirs () |
| GUIControllerItem | Navigate (Vector2 navigationVector) |
| Rectangle | GetSelectedItemRegion () |
| GUIControllerRubbleMaker () | |
Private Member Functions | |
| void | ClampMaterialGrid () |
| void | ClampRubbleGrid () |
Private Attributes | |
| bool | wasInFilterGrid |
| int | filterGridRow |
| int | filterGridCol |
| bool | inGrid |
| int | gridRow |
| int | gridCol |
| bool | filterButton |
| bool | sizeButton |
Definition at line 9 of file GUIControllerRubbleMaker.cs.