Show / Hide Table of Contents

Class SwatRope

Represents a SWAT rope that can be created

Inheritance
Object
SwatRope
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Slipe.Client.GameWorld
Assembly: SlipeClient.dll
Syntax
public class SwatRope

Constructors

| Improve this Doc View Source

SwatRope(Vector3, Int32)

Declaration
public SwatRope(Vector3 position, int duration)
Parameters
Type Name Description
Vector3 position
Int32 duration
  • Improve this Doc
  • View Source
Back to top Generated by DocFX