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
|
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, GUIContollerTransactionButtonList.SetupRegions regionSetup=null) | GUIContollerTransactionButtonList | inline |
Navigate(Vector2 navigationAxis) | GUIContollerTransactionButtonList | inline |
SelectOption(int option) | GUIContollerTransactionButtonList | inline |
SetupRegions(bool setup) | GUIContollerTransactionButtonList |