Search Results for

    Show / Hide Table of Contents

    Class Rope

    Inheritance
    System.Object
    Rope
    Implements
    System.IEquatable<Rope>
    IHandleable
    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

    Name Description
    ActivatePhysics()
    AttachEntities(Entity, Entity, Single)
    AttachEntities(Entity, Vector3, Entity, Vector3, Single)
    AttachEntity(Entity)
    AttachEntity(Entity, Vector3)
    Delete()
    DetachEntity(Entity)
    Equals(Rope)
    Equals(Object)
    Exists()
    Exists(Rope)
    GetHashCode()
    GetVertexCoord(Int32)
    PinVertex(Int32, Vector3)
    ResetLength(Boolean)
    UnpinVertex(Int32)

    Operators

    Name Description
    Equality(Rope, Rope)
    Inequality(Rope, Rope)
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX