getGroupIcons: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(populated with empty template)
(populated)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| (description) |= Description
| Returns all group icons.[[id,icon,[offsetx,offsety],[..],..] |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''(command)''' |= Syntax
| '''getGroupIcons''' group |= Syntax


|p1= |= PARAMETER1  
|p1= group: [[Group]] -  |= PARAMETER1  


|p2= |= PARAMETER2  
|p2= |= PARAMETER2  
Line 18: Line 18:
|p3= |= PARAMETER3  
|p3= |= PARAMETER3  


| |= RETURNVALUE  
| [[Array]] |= RETURNVALUE  





Revision as of 05:07, 4 June 2009

{{Command|= Comments ____________________________________________________________________________________________

| arma2 |= Game name

|1.00|= Game version ____________________________________________________________________________________________

| Returns all group icons.[[id,icon,[offsetx,offsety],[..],..] |= Description ____________________________________________________________________________________________

| getGroupIcons group |= Syntax

|p1= group: Group - |= PARAMETER1

|p2= |= PARAMETER2

|p3= |= PARAMETER3

| Array |= RETURNVALUE


|x1= (example)|= EXAMPLE1

____________________________________________________________________________________________

| |= SEEALSO

| |= MPBEHAVIOUR ____________________________________________________________________________________________ }}

Notes

Bottom Section