Class VelocityBehaviour
Behaviour that moves elements with velocity server sided
Inherited Members
Namespace: SlipeServer.Server.Behaviour
Assembly: SlipeServer.Server.dll
Syntax
public class VelocityBehaviour
Constructors
| Edit this page View SourceVelocityBehaviour(MtaServer, float)
Declaration
public VelocityBehaviour(MtaServer server, float interval = 50)
Parameters
Type | Name | Description |
---|---|---|
MtaServer | server | |
float | interval |