VN_fnc_VRC12_setMHz

From Savage Game Design Wiki
Revision as of 17:15, 9 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets MHzs. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos", "_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 MHzs. Parameters are same as onMouseButtonDown

Syntax

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