|
|
(One intermediate revision by one other user not shown) |
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}}]]
| |