ropeUnwound

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Get the unwinding status. Returns false if unwinding is in progress, otherwise true.
Groups:
Uncategorised

Syntax

Syntax:
ropeUnwound rope
Parameters:
rope: Object
Return Value:
Boolean

Examples

Example 1:
_isUnwound = ropeUnwound (ropes heli1 select 0);

Additional Information

See also:
ropescanSlingLoadenableRopeAttachgetSlingLoadropeAttachedObjectsropeAttachToropeDestroyropeLengthropeAttachedToropeCreateropeDetachropeAttachEnabledropeCutropeEndPositionropeUnwindsetSlingLoadslingLoadAssistantShown

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