# Mouse Clicked UI Pos Y

Grammar — Mouse Y position clicked in the UI
FlagsNative | Function

Returns the mouse position clicked in the Y axis. Use in response to a “Mouse Clicked” event.

Returns — int

native int EventMouseClickedPosYUI();

# Supported triggers

Category: UI / Input

# Examples

# campaigns/voidstory.sc2campaign

VoidCampaignUILib.galaxy

// L6539
EventMouseClickedPosYUI()
// L6543
EventMouseClickedPosYUI()