Class SwatRope
Represents a SWAT rope that can be created
Inherited Members
Namespace: Slipe.Client.GameWorld
Assembly: SlipeClient.dll
Syntax
public class SwatRope
Constructors
| Improve this Doc View SourceSwatRope(Vector3, Int32)
Declaration
public SwatRope(Vector3 position, int duration)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | position | |
Int32 | duration |