tModLoader v2024.07
A mod to make and play Terraria mods
|
Inherits UIEvent.
Inherited by UIScrollWheelEvent.
Public Member Functions | |
UIMouseEvent (UIElement target, Vector2 mousePosition) | |
Public Member Functions inherited from UIEvent | |
UIEvent (UIElement target) | |
Public Attributes | |
readonly Vector2 | MousePosition |
Public Attributes inherited from UIEvent | |
readonly UIElement | Target |