hierarchyObjectsCount: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (template:command argument fix)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| The number of objects in hierarchy. <br><br>{{Feature arma3|This command is not present in {{arma3}}}}|= Description
| The number of objects in hierarchy. <br><br>{{Feature arma3|This command is not present in {{arma3}}}}|DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''hierarchyObjectsCount''' |= Syntax
| '''hierarchyObjectsCount''' |SYNTAX=


| [[Number]] |= Return value
| [[Number]] |RETURNVALUE=


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


|  |= See also
|  |SEEALSO=


}}
}}

Revision as of 15:41, 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