Show / Hide Table of Contents

Class VoiceBehaviour

Behaviour responsible for relaying voice chat information

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

Constructors

| Edit this page View Source

VoiceBehaviour(MtaServer, IElementCollection)

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