attachedObject
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.08
Description
- Description:
- Returns the object a location is attached to. If the location is unattached, then objNull is returned.
Syntax
Examples
- Example 1:
_locAttachedObj = attachedObject myLocation
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- attachObject

