Difference between revisions of "DCS func searchObjects"
From DCS World Wiki - Hoggitworld.com
m |
|||
Line 15: | Line 15: | ||
|desc= Searches a defined volume of 3d space for the specified objects within it and then can run function on each returned object. | |desc= Searches a defined volume of 3d space for the specified objects within it and then can run function on each returned object. | ||
− | Object category is either a single enum or a table of enums that defines the types of objects that will be searched for | + | Object category is either a single enum or a table of enums that defines the types of objects that will be searched for. |
Search volume is the defined 3d space that will be searched. | Search volume is the defined 3d space that will be searched. |