Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
UIScrollWheelEvent (UIElement target, Vector2 mousePosition, int scrollWheelValue) | |
Public Attributes | |
readonly int | ScrollWheelValue |
readonly Vector2 | MousePosition |
readonly UIElement | Target |
Definition at line 5 of file UIScrollWheelEvent.cs.