We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Get the UI element of The Settlers 4 that the mouse cursor is currently hovering over.
HRESULT ISettlers4Api::GetHoveringUiElement( LPS4UIELEMENT lpOut );
lpOut
A pointer to a S4UiElement structure that is to receive the data.
Returns 0 (zero) on success. Non-zero on failure.
none
ISettlers4Api