VN_fnc_M252_onLoad

From Savage Game Design Wiki
Revision as of 07:17, 28 April 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Terra |a= |e= |g1= radios |d= <pre>Handles M252 load.</pre> |s= [] call VN_fnc_M252_onLoad; |p1n=_display |p1t=DISPLAY |p1d=The display p...")
(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 Terra
Argument(s): n/a
Effect(s): unknown

Description

Handles M252 load.

Syntax

Syntax
[] call VN_fnc_M252_onLoad;
Parameters
_display: Display - (Optional, default NIL) The display passed down from the onLoad UIEH
Return value
Boolean - Always returns true

Examples

Example 1
onLoad = _this call vn_fnc_M252_onLoad; // Used in config