Class PedSyncBehaviour
Handles ped sync, assinging ped syncers based on their distance to the ped
Inherited Members
Namespace: SlipeServer.Server.Behaviour
Assembly: SlipeServer.Server.dll
Syntax
public class PedSyncBehaviour
Constructors
| Edit this page View SourcePedSyncBehaviour(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 |