VN_fnc_T884_setKHz

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 KHzs. Parameters are same as onMouseButtonDown

Syntax

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