typeExists (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:
- Checks whether an entity of this class exists in the current mission.
The command takes into account any dynamically added or removed objects.
Syntax
Examples
- Example 1:
_isingame = typeExists "Civilian"
Additional Information
- Multiplayer:
- Behaviour unknown.

