detachChild: Difference between revisions

From Bohemia Interactive Community
mNo edit summary
mNo edit summary
 
Line 12: Line 12:
|serverExec=
|serverExec=


|gr1= Object Manipulation
|gr1= PhysX


|descr= Detaches previously attached with [[attachChild]] object.
|descr= Detaches previously attached with [[attachChild]] object.

Latest revision as of 12:53, 26 June 2025

Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.22.

Description

Description:
Detaches previously attached with attachChild object.
Groups:
PhysX

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