BIS fnc GUIbackground: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *tkoh * * *\| *([0-1]\.[0-9]{2}) * " to "|game1= tkoh |version1= $1 ") |
Lou Montana (talk | contribs) m (Text replacement - " \[\[Category:\{\{Name|[a-z0-9]+\}\}: Functions\|\{\{uc:[a-zA-Z0-9]+\}\}\]\]" to "") |
||
Line 25: | Line 25: | ||
|seealso= [[GUI Coordinates]], [[allDisplays]] | |seealso= [[GUI Coordinates]], [[allDisplays]] | ||
}} | }} | ||
|| | |||
Revision as of 23:00, 16 June 2021
Description
Syntax
- Syntax:
- [position] call BIS_fnc_GUIbackground
- 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
||