Class UnoccupiedVehicleSyncBehaviour
Handles the synchronisation of unoccupied vehicles, assigning players to sync a vehicle based on distance to the vehicle.
Inherited Members
Namespace: SlipeServer.Server.Behaviour
Assembly: SlipeServer.Server.dll
Syntax
public class UnoccupiedVehicleSyncBehaviour
  Constructors
| Edit this page View SourceUnoccupiedVehicleSyncBehaviour(MtaServer, IElementCollection, Configuration)
Declaration
public UnoccupiedVehicleSyncBehaviour(MtaServer server, IElementCollection elementCollection, Configuration configuration)
  Parameters
| Type | Name | Description | 
|---|---|---|
| MtaServer | server | |
| IElementCollection | elementCollection | |
| Configuration | configuration |