BIS fnc GUIbackground: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[[a-zA-Z,. ]*\] call ('''|\[\[)?BI(N|S)_fnc_[a-zA-Z]+('''|\]\])?) * \|p1=" to " |s1=$1 |p1=") |
||
Line 9: | Line 9: | ||
|Creates GUI background. | |Creates GUI background. | ||
| [position] call [[BIS_fnc_GUIbackground]] | |s1=[position] call [[BIS_fnc_GUIbackground]] | ||
|p1= position: [[Array]] - In format:<br> | |p1= position: [[Array]] - In format:<br> |
Revision as of 15:57, 12 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- GUI
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