|
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 GUIMouseItem:Public Member Functions | |
| void | BeginDrag (bool dragging) |
| void | DisableDrag () |
| GUIMouseItem () | |
Properties | |
| bool | HoldingItem [get, set] |
| bool | BeingDragged [get, set] |
| bool | IsItemDropped [get, set] |
Private Attributes | |
| int | mouseDragStart |
| bool | mouseItemHoldDrag |
| bool | disableDrag |
| int | disableDragStart |
Definition at line 10 of file GUIMouseItem.cs.