getObjectChildren: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|x1= <code>(example)</code>|EXAMPLE1= " to "|x1= - |EXAMPLE1= ")
m (Text replacement - "\|s([0-9])\= ([^' ]+)'''([^' ]+)'''([^ ]*) " to "|s$1= $2$3$4 ")
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


| arma2 |Game name=
|game1= arma2
|version1= 1.00


|1.00|Game version=
|game2= arma2oa
|version2= 1.50


|gr1= Game 2 Editor |GROUP1=
|game3= tkoh
____________________________________________________________________________________________
|version3= 1.00


| Return a list of all the children of the specified object.
|game4= arma3
{{Informative | Some Old Editor Command}} |DESCRIPTION=
|version4= 0.50
____________________________________________________________________________________________


| map '''getObjectChildren''' object |SYNTAX=
|gr1= Game 2 Editor


|p1= map: [[Control]] -  |PARAMETER1=
|descr= Return a list of all the children of the specified object.
{{Feature | Informative | Some Old Editor Command}}


|p2= object: [[String]] -  |PARAMETER2=
|s1= map [[getObjectChildren]] object


|p3= |PARAMETER3=  
|p1= map: [[Control]] -


| [[Array]] |RETURNVALUE=
|p2= object: [[String]] -


|r1= [[Array]]


|x1= - |EXAMPLE1=
|x1= -


____________________________________________________________________________________________
|seealso= -
 
| - |SEEALSO=
 
|  |MPBEHAVIOUR=
____________________________________________________________________________________________
}}
}}
<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:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 18:58, 20 June 2021

Hover & click on the images for description

Description

Description:
Return a list of all the children of the specified object.
Some Old Editor Command
Groups:
Game 2 Editor

Syntax

Syntax:
map getObjectChildren object
Parameters:
map: Control -
object: String -
Return Value:
Array

Examples

Example 1:
-

Additional Information

See also:
-

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