VN_fnc_kbm_onButtonClick
Revision as of 20:07, 4 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= keybinding |d= <pre>Handle a button click in the keybinding's menu.</pre> |s= [_control] call VN_fnc_kbm_onButtonClick...")
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Heyoxe |
|
Description
Handle a button click in the keybinding's menu.
Syntax
- Syntax
- [_control] call VN_fnc_kbm_onButtonClick;
- Parameters
- _control: Control - Button control
- Return value
- Nothing