allSimpleObjects: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(dev) |
||
Line 1: | Line 1: | ||
{{Command|= | {{Command|= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |arma3dev |= Game | ||
|1.67|= Game Version | |1.67|= Game Version | ||
|arg= |= Multiplayer Arguments | |arg= |= Multiplayer Arguments |
Revision as of 17:39, 13 December 2016
Description
- Description:
- Returns array of all simple objects that belong to one of the listed types / classes. If the array of types is empty all simple objects are returned.
There is no inheritance in simple objects, so only exact class match is allowed. However classname is not case sensitive. - Groups:
- Uncategorised
Syntax
Examples
- Example 1:
- allSimpleObjects ["Box_NATO_Equip_F","Land_CampingChair_V2_F"]
Additional Information
- See also:
- createSimpleObjectisSimpleObject
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
[[Category:Introduced with arma3dev version 1.67]][[ Category: arma3dev: New Scripting Commands | ALLSIMPLEOBJECTS]][[ Category: arma3dev: Scripting Commands | ALLSIMPLEOBJECTS]]