VN_fnc_wm_EH_MouseBUp

From Savage Game Design Wiki
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Dscha
Argument(s): n/a
Effect(s): unknown

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;";"