terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
This is the complete list of members for GUIContollerTransactionButtonList, including all inherited members.
_items | GUIContollerTransactionButtonList | private |
_regionSetup | GUIContollerTransactionButtonList | private |
_selectedItem | GUIContollerTransactionButtonList | private |
_vertical | GUIContollerTransactionButtonList | private |
_wrapAround | GUIContollerTransactionButtonList | private |
Activate() | GUIContollerTransactionButtonList | inline |
GetNavigationOutDirs() | GUIContollerTransactionButtonList | inline |
GetSelectedItemRegion() | GUIContollerTransactionButtonList | inline |
GUIContollerTransactionButtonList(bool vertical, bool wrapAround, TransactionButton_Layout[] items, [Optional] GUIContollerTransactionButtonList.SetupRegions regionSetup) | GUIContollerTransactionButtonList | inline |
Navigate(Vector2 navigationAxis) | GUIContollerTransactionButtonList | inline |
SelectOption(int option) | GUIContollerTransactionButtonList | inline |