isAttached (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.08
Description
- Description:
- Returns true if object is attached to another one.
Syntax
Examples
- Example 1:
if (isAttached flag) then {hint "flag is attached"}
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- attachTo

