findEditorObjects (VBS2)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 2
- Version:
- 1.19
Description
- Description:
- Return a list of all objects with given arguments that match a specified type. Pass an empty type to test all objects.
Syntax
- Syntax:
- map findEditorObjects [type, name1, value1, ...]
- Parameters:
- map: Control -
- type: Anything -
- name1: Anything -
- value1: Anything -
- Return Value:
- Array -
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- findEditorObject

