hierarchyObjectsCount: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game version" to "|Game version=")
m (Text replacement - "[[Category:Scripting Commands ArmA|" to "[[Category:Scripting Commands Armed Assault|")
Line 24: Line 24:
<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 ArmA|HIERARCHYOBJECTSCOUNT]]
[[Category:Scripting Commands Armed Assault|HIERARCHYOBJECTSCOUNT]]

Revision as of 20:20, 3 June 2020

-wrong parameter ("Arma") defined!-1.00
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:
Uncategorised

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