BIS fnc displayLoading: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Undo revision 237116 by R3vo (talk))
Tag: Undo
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 19: Line 19:
|x1= <code>([_this,##ID##] call (uinamespace getvariable 'bis_fnc_displayLoading')</code>
|x1= <code>([_this,##ID##] call (uinamespace getvariable 'bis_fnc_displayLoading')</code>


| [[Loading Screens]]
|seealso= [[Loading Screens]]
}}
}}



Revision as of 01:27, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
GUI

Syntax

Syntax:
Syntax needed
Parameters:
onLoad: Array - params provided by onLoad UI Event Handler
id: Number - id of loading screen. Used only for debugging.
Return Value:
Return value needed

Examples

Example 1:
([_this,##ID##] call (uinamespace getvariable 'bis_fnc_displayLoading')

Additional Information

See also:
Loading Screens

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