Show / Hide Table of Contents

Class MapInfoBehaviour

Behaviour responsbile for sending map info packets on player join

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

Constructors

| Edit this page View Source

MapInfoBehaviour(MtaServer, GameWorld, WeaponConfigurationService)

Declaration
public MapInfoBehaviour(MtaServer server, GameWorld gameWorld, WeaponConfigurationService weaponConfigurationService)
Parameters
Type Name Description
MtaServer server
GameWorld gameWorld
WeaponConfigurationService weaponConfigurationService
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX