SetRopeLengthChangeRate
DocsSetRopeLengthChangeRate(rope, lengthChangeRate)Description
Set's the ropes length change rate, which is the speed that rope should wind if started.
Parameters
| Name | Type | Description |
|---|---|---|
rope | int | The rope to set the length change rate for. |
lengthChangeRate | float | The rope's new length change rate. |
Returns
voidThis native does not return a value.