ropeDestroy

From Bohemia Interactive Community
Revision as of 00:04, 23 March 2014 by Fred Gandt (talk | contribs) (Added to "see also" + <code> tidy)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Destroy a rope.
Groups:
Uncategorised

Syntax

Syntax:
ropeDestroy rope
Parameters:
rope: Object - rope object returned by ropeCreate command
Return Value:
Nothing

Examples

Example 1:
ropeDestroy myRope;

Additional Information

See also:
ropeCreate, ropeDetach, ropeSetCargoMass

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

Notes

Bottom Section