delete3DENEntities: Difference between revisions
Jump to navigation
Jump to search
Waffle SS. (talk | contribs) (Added command) |
Lou Montana (talk | contribs) m (Text replacement - "Category:Eden Editor" to "Eden Editor") |
||
(39 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| | |game1= arma3 | ||
|version1= 1.56 | |||
| | |gr1= Eden Editor | ||
| Delete given entities in | |descr= Delete given [[Eden Entity|entities]] in [[:Category:Eden Editor|Eden Editor]]. | ||
| | |s1= [[delete3DENEntities]] entities | ||
|p1= entities: [[Array]] of [[Eden Entity]] or [[Eden ID]] | |||
| | |r1= [[Nothing]] | ||
| | |x1= <sqf>delete3DENEntities (all3DENEntities select 0); // Removes all objects</sqf> | ||
|seealso= [[collect3DENHistory]] [[create3DENComposition]] [[create3DENEntity]] [[all3DENEntities]] | |||
[[collect3DENHistory]] | |||
[[create3DENComposition]] | |||
[[create3DENEntity]] | |||
[[ | |||
}} | }} | ||
Latest revision as of 13:26, 9 July 2023
Description
- Description:
- Delete given entities in Eden Editor.
- Groups:
- Eden Editor
Syntax
- Syntax:
- delete3DENEntities entities
- Parameters:
- entities: Array of Eden Entity or Eden ID
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
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