attachedTo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[.*\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) - ([a-z -]+) \|x1=" to "|r1=$1 - $2 |x1=") |
||
Line 15: | Line 15: | ||
|p1= obj: [[Object]] - given object | |p1= obj: [[Object]] - given object | ||
| [[Object]] - object the given object is attached to | |r1= [[Object]] - object the given object is attached to | ||
|x1= <code>[[if]] ([[isNull]] [[attachedTo]] _obj1) [[then]] { | |x1= <code>[[if]] ([[isNull]] [[attachedTo]] _obj1) [[then]] { |
Revision as of 14:34, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Object Manipulation
Syntax
- Syntax:
- Syntax needed
- Parameters:
- obj: Object - given object
- Return Value:
- Object - object the given object is attached to
Examples
- Example 1:
if (isNull attachedTo _obj1) then { hint "_obj1 is not attached to anything."; };
Additional Information
- See also:
- attachObjectattachToattachedObjectswaypointAttachVehiclewaypointAttachedVehiclelightAttachObjecttriggerAttachVehicleattachedObjectdetach
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