attachedObject (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.20
Description
- Description:
- Returns the object a location or other object is attached to. If it is unattached, then objNull is returned.
Syntax
Examples
- Example 1:
_parent = attachedObject child
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- attachObject, attachTo, attachedObjects

