VN_fnc_kbm_onLoad

From Savage Game Design Wiki
Revision as of 02:29, 5 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= keybinding |d= <pre>Keybindins menu load.</pre> |s= [] call VN_fnc_kbm_onLoad; |p1n=_control |p1t=CONTROL |p1d=Loader...")
(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

Keybindins menu load.

Syntax

Syntax
[] call VN_fnc_kbm_onLoad;
Parameters
_control: Control - Loader control
Return value
Nothing