updateObjectTree: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (fixed command group)
mNo edit summary
Line 20: Line 20:




|x1= <code>[[updateObjectTree]] _ctrlMap</code>|EXAMPLE1=  
|x1= <code>[[updateObjectTree]] _ctrlMap;</code>|EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 01:24, 29 September 2020

Hover & click on the images for description

Description

Description:
Update the editor object tree.
Some Old Editor Command
Groups:
Game 2 Editor

Syntax

Syntax:
updateObjectTree map
Parameters:
map: Control -
Return Value:
Nothing

Examples

Example 1:
updateObjectTree _ctrlMap;

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

Notes

Bottom Section