VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
void VoK.Sdk.IGameDataProvider.MouseEvent | ( | MouseEvent | mouseEvent | ) |
sends a mouse event to the client at the specified coords. Note: does not actually manipulate the mouse, it just tells the client to interpret it as such. to be transparent, you could do this really easily if you knew how. we're just exposing a method to make it easy.