VN_fnc_kbm_eh_display_onLoad

From Savage Game Design Wiki
Revision as of 20:11, 4 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= keybinding |d= <pre>Loads the display.</pre> |s= [_display] call VN_fnc_kbm_eh_display_onLoad; |p1n=_display |p1t=DIS...")
(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

Loads the display.

Syntax

Syntax
[_display] call VN_fnc_kbm_eh_display_onLoad;
Parameters
_display: Display - A Display
Return value
Nothing