BIS fnc GUIgrid: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9])=([^ ]+) * \|version([0-9])=([^ ]+) * " to "|game$1=$2 |version$3=$4 ") |
Lou Montana (talk | contribs) m (Text replacement - "\|game1= tkoh \|version1= 1\.([0-9]{2}) " to "|game1= tkoh |version1= 1.$1 |game2= arma3 |version2= 0.50 ") |
||
Line 3: | Line 3: | ||
|game1= tkoh | |game1= tkoh | ||
|version1= 1.00 | |version1= 1.00 | ||
|game2= arma3 | |||
|version2= 0.50 | |||
|gr1= GUI | |gr1= GUI |
Revision as of 22:09, 16 June 2021
Description
- Description:
- Returns grid params and stores it into uiNamespace.
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- [category, grid] call BIS_fnc_GUIgrid
- Parameters:
- category: String - (Optional, default "GUI") Category name
- grid: String - (Optional, default "GRID") Grid name
- Return Value:
- Array - In format [[x,y,w,h],gridW,gridH]
Examples
- Example 1:
call BIS_fnc_GUIgrid; //[-0.452381,0.214286,1.2,1]
Additional Information
- See also:
- BIS_fnc_GUIgridToProfile
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