collapseObjectTree: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
Pabstmirror (talk | contribs) m (fix example) |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 16: | Line 16: | ||
|descr= Collapse the object tree. | |descr= Collapse the object tree. | ||
{{Feature | | {{Feature|informative|Some Old Editor Command}} | ||
|s1= [[collapseObjectTree]] map | |s1= [[collapseObjectTree]] map | ||
|p1= map: [[Control]] | |p1= map: [[Control]] | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <sqf>collapseObjectTree _map | |x1= <sqf>collapseObjectTree _map;</sqf> | ||
|seealso= - | |seealso= - | ||
}} | }} | ||
Latest revision as of 22:29, 7 October 2025
Description
- Description:
- Collapse the object tree.
- Groups:
- Game 2 Editor
Syntax
- Syntax:
- collapseObjectTree map
- Parameters:
- map: Control
- Return Value:
- Nothing
Examples
- Example 1:
- collapseObjectTree _map;
Additional Information
- See also:
- -
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