detachChild: Difference between revisions
(Created page with "{{RV|type=command |game1= arma3 |version1= 2.22 |branch= dev |arg= local |eff= global |serverExec= |gr1= Object Manipulation |descr= Detaches previously attached with attachChild object. |s1= [[{{subst:PAGENAMEE}}]] parent |p1= parent: Object - The parent object that another object is attached to. Must be a Transport vehicle like Car/Tank (Maybe helicopter/airplane works?). |r1= Nothing or Object |x1= <sqf></sqf> |x2= <sqf></sqf> |x3= <sqf></...") |
mNo edit summary |
||
Line 32: | Line 32: | ||
|x5= <sqf></sqf> | |x5= <sqf></sqf> | ||
|seealso= [[attachChild]] | |seealso= [[attachChild]] [[childAttached]] [[parentAttached]] [[chainedObjects]] | ||
}} | }} |
Revision as of 12:49, 26 June 2025
Description
- Description:
- Detaches previously attached with attachChild object.
- Groups:
- Object Manipulation
Syntax
- Syntax:
- detachChild parent
- Parameters:
- parent: Object - The parent object that another object is attached to. Must be a Transport vehicle like Car/Tank (Maybe helicopter/airplane works?).
- Return Value:
- Nothing or Object
Examples
- Example 1:
- -no SQF code provided-
- Example 2:
- -no SQF code provided-
- Example 3:
- -no SQF code provided-
- Example 4:
- -no SQF code provided-
- Example 5:
- -no SQF code provided-
Additional Information
- See also:
- attachChild childAttached parentAttached chainedObjects
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