VN_fnc_T884_setVolume

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

Description

Sets volume of T884. Parameter are same as onMouseButtonDown

Syntax

Syntax
["_control", "_button", "_xPos", "_yPos", "_shift", "_ctrl", "_alt"] call VN_fnc_T884_setVolume;
Parameters
_control: Control
_button
_xPos
_yPos
_shift: Boolean
_ctrl: Boolean
_alt: Boolean
Return value
Nothing

Examples

Example 1
([_this#0,0,0,0] + (uiNamespace getVariable ['@VN_RadioDialog_T884_State', [false,false,false]])) call VN_fnc_T884_setVolume