BIS fnc preload: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|" to "|")
m (Text replacement - "\| *([^ ]+) *call *\[\[([a-zA-Z_0-9]+)\]\] * \|r1=" to "|s1=$1 call $2 |r1=")
Line 9: Line 9:
| Start automatic loading screen upon mission start. On client, it will finish only when server is finished.
| Start automatic loading screen upon mission start. On client, it will finish only when server is finished.


|  call [[BIS_fnc_preload]]
|s1= call [[BIS_fnc_preload]]


|r1= [[Boolean]]
|r1= [[Boolean]]

Revision as of 16:55, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
call BIS_fnc_preload
Return Value:
Boolean

Examples

Example 1:
call BIS_fnc_preload;

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note