Class PlayerJoinElementBehaviour
Behaviour responsible for sending create entity packets for all elements in the collection on player join
Inherited Members
Namespace: SlipeServer.Server.Behaviour
Assembly: SlipeServer.Server.dll
Syntax
public class PlayerJoinElementBehaviour
  Constructors
| Edit this page View SourcePlayerJoinElementBehaviour(IElementCollection, MtaServer, ILogger)
Declaration
public PlayerJoinElementBehaviour(IElementCollection elementCollection, MtaServer server, ILogger logger)
  Parameters
| Type | Name | Description | 
|---|---|---|
| IElementCollection | elementCollection | |
| MtaServer | server | |
| ILogger | logger |