Difference between revisions of "VN fnc kbm eh display onLoad"

From Savage Game Design Wiki
Jump to navigation Jump to search
(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...")
 
(No difference)

Latest revision as of 20:11, 4 May 2022

← 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