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 | |
UIScrollWheelEvent (UIElement target, Vector2 mousePosition, int scrollWheelValue) | |
Public Attributes | |
readonly int | ScrollWheelValue |
readonly Vector2 | MousePosition |
readonly UIElement | Target |
Definition at line 9 of file UIScrollWheelEvent.cs.