getTowParent: Difference between revisions

From Bohemia Interactive Community
m (2.12 released, no longer only dev branch)
mNo edit summary
 
Line 6: Line 6:
|arg= local
|arg= local


|gr1= Object Manipulation
|gr1= PhysX
|gr2= Ropes and Sling Loading
|gr2= Ropes and Sling Loading



Latest revision as of 13:05, 26 June 2025

Hover & click on the images for description

Description

Description:
Get the vehicle towing the provided one.
Groups:
PhysXRopes and Sling Loading

Syntax

Syntax:
getTowParent towedVehicle
Parameters:
towedVehicle: Object - the towed vehicle
Return Value:
Object - the object towing the provided object - objNull if not towed

Examples

Example 1:
private _towParent = getTowParent _towedvehicle;

Additional Information

See also:
setTowParent

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