VN_fnc_URC10_onLoad

From Savage Game Design Wiki
Revision as of 07:18, 28 April 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Terra |a= |e= |g1= radios |d= <pre>Handles URC10 load.</pre> |s= [] call VN_fnc_URC10_onLoad; |p1n=_display |p1t=DISPLAY |p1d=Display fro...")
(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 URC10 load.

Syntax

Syntax
[] call VN_fnc_URC10_onLoad;
Parameters
_display: Display - (Optional, default NIL) Display from the onLoad UIEH
Return value
Boolean - Function reached the end

Examples

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