VN_fnc_kbm_loadTable

From Savage Game Design Wiki
Revision as of 20:08, 4 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= keybinding |d= <pre>Populates the keybinding's menu table with the keybinds.</pre> |s= [_control] call VN_fnc_kbm_loadTa...")
(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

Populates the keybinding's menu table with the keybinds.

Syntax

Syntax
[_control] call VN_fnc_kbm_loadTable;
Parameters
_control: Control - Table Control
Return value
Nothing