Show / Hide Table of Contents

Class PedSyncBehaviour

Handles ped sync, assinging ped syncers based on their distance to the ped

Inheritance
object
PedSyncBehaviour
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 PedSyncBehaviour

Constructors

| Edit this page View Source

PedSyncBehaviour(MtaServer, IElementCollection, Configuration, ITimerService)

Declaration
public PedSyncBehaviour(MtaServer server, IElementCollection elementCollection, Configuration configuration, ITimerService timerService)
Parameters
Type Name Description
MtaServer server
IElementCollection elementCollection
Configuration configuration
ITimerService timerService
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX