|
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
|
Collaboration diagram for GUITrashCan:Public Member Functions | |
| float | ItemScale (int index) |
| void | ItemOver (int index) |
| void | ItemDraw (ItemGrid_Layout gridLayout, int index, Vector2 position, float scale) |
| void | Draw () |
| GUITrashCan () | |
Private Attributes | |
| bool | itemDragStart |
| bool | overTrashCan |
| bool | cursorOverTrashCan |
Definition at line 10 of file GUITrashCan.cs.