BIS fnc guiGrid: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Unkown version. Is in arma 3 at least. Mentioned here http://dev.arma3.com/post/spotrep-00006)
 
m (oops wrong capitalization. Spot rep had different caps. This BIKI really needs non case sensitivity)
Line 1: Line 1:
 
#REDIRECT [[BIS fnc GUIgrid]]
{{Function|= Comments
____________________________________________________________________________________________
 
| arma |= Game name
 
|?|= Game version
____________________________________________________________________________________________
 
| <pre>/*
Author: Karel Moricky
 
Description:
Returns grid params and stores it into uiNameSpace
 
Parameter(s):
_this select 0: STRING - category name
_this select 1: STRING - grid name
 
Returns:
ARRAY - format [[x,y,w,h],gridW,gridH]
*/
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= Description
____________________________________________________________________________________________
 
| <!-- [] call [[BIS_fnc_sortBy]]; --> |= Syntax
 
|p1= |= Parameter 1
 
| |= Return value
____________________________________________________________________________________________
 
|x1= <code></code> |=
____________________________________________________________________________________________
 
| |= See also
 
}}
 
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
 
<!-- Note Section END -->
</dl>
 
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: GUI|{{uc:sortBy}}]]
[[Category:Functions|{{uc:sortBy}}]]
[[Category:{{Name|arma}}: Functions|{{uc:sortBy}}]]

Revision as of 01:37, 2 October 2014

Redirect to: