VN_fnc_URC10_onLoad
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...")
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Terra |
|
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