BIS fnc isLoading: 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:
| Check if a loading screen is opened.
| Check if a loading screen is opened.


| call [[BIS_fnc_isLoading]]
|s1=  call [[BIS_fnc_isLoading]]


|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:
GUI

Syntax

Syntax:
call BIS_fnc_isLoading
Return Value:
Boolean

Examples

Example 1:
_isLoading = call BIS_fnc_isLoading;

Additional Information

See also:
BIS_fnc_startLoadingScreenBIS_fnc_endLoadingScreen

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