terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
Rectangle | GetRegion () |
TransactionButton_Layout | SetupLayout () |
void | FinaliseLayout (TransactionButton_Layout layout) |
void | Draw () |
void | Close () |
GUIBuilderAccToggles () | |
Public Attributes | |
bool | Enabled |
Vector2 | toggleSize |
Properties | |
int | ItemCount [get] |
Private Member Functions | |
void | RefreshList (Player plr) |
float | ItemScale (int index) |
void | ItemOver (int index) |
void | ItemDraw (ItemGrid_Layout gridLayout, int z, Vector2 position, float scale) |
bool | IsOverBuilderTools (Vector2 position) |
Private Attributes | |
float | toggleButtonScale |
int | blockReplaceIcons |
int | torchGodIcons |
int | totalDrawnIcons |
int | hoverItem |
GUIInputRegionExclusive | pickingInterceptor |
List< int > | items |
float | TimeSinceChanged = (float)17096 |
string | TooltipString |
Definition at line 11 of file GUIBuilderAccToggles.cs.