updateObjectTree: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
|1.00|Game version=
|1.00|Game version=


|gr1 = Edit Control |GROUP1=
|gr1 = Editor Control |GROUP1=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 17: Line 17:
|p1= map: [[Control]] -  |PARAMETER1=  
|p1= map: [[Control]] -  |PARAMETER1=  


|p2= |PARAMETER2=  
| [[Nothing]] |RETURNVALUE=  


|p3= |PARAMETER3=


| Nothing |RETURNVALUE=
|x1= <code>[[updateObjectTree]] _ctrlMap</code>|EXAMPLE1=  
 
 
|x1= <code>(example)</code>|EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________


|  |SEEALSO=  
|  |SEEALSO=  
|  |MPBEHAVIOUR=
____________________________________________________________________________________________
}}
}}



Revision as of 01:22, 29 September 2020

Hover & click on the images for description

Description

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

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