hierarchyObjectsCount: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Feature arma3|" to "{{Feature|arma3|")
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Armed[ _]Assault(\|.*)]]" to "{{GameCategory|arma1|Scripting Commands}}")
Line 26: Line 26:
<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|HIERARCHYOBJECTSCOUNT]]
[[Category:Scripting Commands|HIERARCHYOBJECTSCOUNT]]
[[Category:Scripting Commands Armed Assault|HIERARCHYOBJECTSCOUNT]]
{{GameCategory|arma1|Scripting Commands}}

Revision as of 11:23, 7 January 2021

Hover & click on the images for description

Description

Description:
The number of objects in hierarchy.

Arma 3
This command is not present in Arma 3
Groups:
System

Syntax

Syntax:
hierarchyObjectsCount
Return Value:
Number

Examples

Example 1:
_number = hierarchyObjectsCount;

Additional Information

See also:
See also needed

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


Bottom Section