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
|
Public Member Functions | |
void | CloseExpandedFilter () |
Rectangle | GetRegion () |
void | DrawToggles () |
bool | IsOver (Vector2 cursorPosition) |
float | InfoAccScale (int index) |
void | InfoAccOver (int index) |
void | InfoAccDraw (ItemGrid_Layout gridLayout, int index, Vector2 position, float scale) |
GUIAccessoryInfoToggles () | |
Public Attributes | |
bool | Expanded |
Private Member Functions | |
void | DrawInfoAccesoriesToggles () |
Private Attributes | |
GUIInputRegionExclusive | pickingInterceptor |
float | buttonScale |
int | accOver |
float | HideShowButtonScale |
Definition at line 15 of file GUIAccessoryInfoToggles.cs.