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