Difference between revisions of "DCS func searchObjects"
From DCS World Wiki - Hoggitworld.com
m |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 17: | Line 17: | ||
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. See pages for the correct format of each volume type: |
| + | |||
| + | {{listOfVolumes}} | ||
Handler is the function that will be run on each object that is found. | Handler is the function that will be run on each object that is found. | ||
| Line 78: | Line 80: | ||
[[Category:Singleton Functions|searchObjects]] | [[Category:Singleton Functions|searchObjects]] | ||
| + | [[Category:Game Patch 1.2.4|searchObjects]] | ||
