hierarchyObjectsCount: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (template:command argument fix)
Line 14: Line 14:
| [[Number]] |= Return value
| [[Number]] |= Return value


|x1= <code>_number = [[hierarchyObjectsCount]];</code>|= EXAMPLE1
|x1= <code>_number = [[hierarchyObjectsCount]];</code>|EXAMPLE1=  
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 11:34, 7 April 2019

-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