Class Rope
Inheritance
System.Object
Rope
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: GTA
Assembly: ScriptHookVDotNet2.dll
Syntax
public sealed class Rope : IEquatable<Rope>, IHandleable
Constructors
| Name | Description |
|---|---|
| Rope(Int32) |
Properties
| Name | Description |
|---|---|
| Handle | |
| Length | |
| VertexCount |
Methods
Operators
| Name | Description |
|---|---|
| Equality(Rope, Rope) | |
| Inequality(Rope, Rope) |