attachedObject: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 82560 by Ffur2007slx2 5 on 2014-08-03T05:47:02Z) |
m (template:command argument fix) |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns the object a location is attached to. If the location is unattached, then [[objNull]] is returned. |= | | Returns the object a location is attached to. If the location is unattached, then [[objNull]] is returned. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''attachedObject''' location |= | | '''attachedObject''' location |SYNTAX= | ||
|p1= location: [[Location]] |= Parameter 1 | |p1= location: [[Location]] |= Parameter 1 | ||
| [[Object]] |= | | [[Object]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 24: | Line 24: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[attachObject]], [[attachTo]], [[attachedObjects]], [[attachedTo]], [[waypointAttachVehicle]], [[waypointAttachedVehicle]], [[lightAttachObject]], [[triggerAttachVehicle]] |= | | [[attachObject]], [[attachTo]], [[attachedObjects]], [[attachedTo]], [[waypointAttachVehicle]], [[waypointAttachedVehicle]], [[lightAttachObject]], [[triggerAttachVehicle]] |SEEALSO= | ||
}} | }} |
Revision as of 11:25, 7 April 2019
Description
- Description:
- Returns the object a location is attached to. If the location is unattached, then objNull is returned.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_locAttachedObj = attachedObject myLocation;
Additional Information
- See also:
- attachObjectattachToattachedObjectsattachedTowaypointAttachVehiclewaypointAttachedVehiclelightAttachObjecttriggerAttachVehicle
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note