VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

◆ SendUiEvent()

UiEventResult VoK.Sdk.Ddo.IDdoGameDataProvider.SendUiEvent ( uint  uiElementId,
MouseEvent  mouseEvent 
)

if the specified UiElement is open, it will attempt to send the mouse event to it at the specified UI element relative x/y coordinates. if another UI element is in the way, the window cannot be found, or there is no interactable component at those coordinates, no attempt will be made.