VN_fnc_wm_EH_MouseBUp
Jump to navigation
Jump to search
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Dscha |
|
Description
Eventhandler: Get the selected Function from "vn_wm_SelectedFunction" (defined in "vn_fnc_wm_getMousePos") and call or spawn it.
Syntax
- Syntax
- [] call VN_fnc_wm_EH_MouseBUp;
- Return value
- Nothing
Examples
- Example 1
Called in display Config: "onMouseButtonUp = "call vn_fnc_wm_EH_MouseBUp;";"