BIS fnc GUIbackground: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>(\[[a-zA-Z0-9_, ]*\] )?\[\[(call|spawn)\]\] \[\[(BI[NS]\_fnc\_[a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1$2 $3;</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - " |s1=[" to " |s1= [") |
||
Line 11: | Line 11: | ||
|descr=Creates GUI background. | |descr=Creates GUI background. | ||
|s1=[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 23:11, 12 July 2022
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:
Additional Information
- See also:
- GUI Coordinates allDisplays
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