tModLoader v2024.03
A mod to make and play Terraria mods
UIMouseEvent Class Reference

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