ktm.lordui.lang.dataElementsHelp.HelpItemDescription@224edc67
Parameters:- Filter - Boolean expression - Logic expression to determine whether the thread will be added to player or not,
- Number of button variable name - Variable name - Under this variable the number of button will be stored. This variable is available while evaluating the filter value. Values could be:
- 3001 - left mouse button
- 3002 - middle mouse button (or mouse wheel click)
- 3003 - right mouse button
- 3004 - no mouse button pressed
, - Position variable name - Variable name - Under this position on the screen will be stored. This variable is available while evaluating the filter value,
- Player name - String expression - Player name to execute the threads,
- Mouse action - Options - You may start listening for only one of the following three actions: mouse press, mouse release or mouse move/drag,
- Timestamp - Variable name - This value will contain the timestamp in miliseconds since 1st January 1970.
Subprocedures:- ClickAction - Action to run on mouse click.
krzys2018-07-23