Show / Hide Table of Contents

Class VelocityBehaviour

Behaviour that moves elements with velocity server sided

Inheritance
object
VelocityBehaviour
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: SlipeServer.Server.Behaviour
Assembly: SlipeServer.Server.dll
Syntax
public class VelocityBehaviour

Constructors

| Edit this page View Source

VelocityBehaviour(MtaServer, float)

Declaration
public VelocityBehaviour(MtaServer server, float interval = 50)
Parameters
Type Name Description
MtaServer server
float interval
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX