hierarchyObjectsCount: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (example and description)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


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


Line 13: Line 13:


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


Line 19: Line 21:
}}
}}


<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on August 29, 2013
<dt class="note">'''[[User:Killzone_Kid|Killzone_Kid]]'''
<dd class="note">This command '''is not present''' in ArmA 3
<!-- Note Section END -->
</dl>
</dl>



Revision as of 17:49, 12 June 2018

-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 Template:Arma3
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