BIS fnc GUIbackground: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \|x1=" to "\|r1=$1 \|x1=")
Line 17: Line 17:
3: - Height
3: - Height


| [[Display]]
\|r1= [[Display]]


|x1= <code>[1,1,1,1] [[call]] [[BIS_fnc_GUIbackground]];</code>
\|x1= <code>[1,1,1,1] [[call]] [[BIS_fnc_GUIbackground]];</code>


|seealso= [[GUI Coordinates]], [[allDisplays]]
|seealso= [[GUI Coordinates]], [[allDisplays]]

Revision as of 11:24, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
GUI

Syntax

Syntax:
Syntax needed
Parameters:
position: Array - In format:
0: - Position in X
1: - Position in Y
2: - Width
3: - Height \
Return Value:
Display \

Examples

Example 1:
[1,1,1,1] call BIS_fnc_GUIbackground;

Additional Information

See also:
GUI CoordinatesallDisplays

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