Show / Hide Table of Contents

Class MtaDebug

Inheritance
Object
SharedMtaDebug
MtaDebug
Inherited Members
SharedMtaDebug.WriteLine(String, DebugMessageLevel)
SharedMtaDebug.WriteLine(String, Color)
SharedMtaDebug.WriteLine(String, DebugMessageLevel, Color)
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Slipe.Client.IO
Assembly: SlipeClient.dll
Syntax
public class MtaDebug : SharedMtaDebug

Properties

| Improve this Doc View Source

Active

Declaration
public static bool Active { get; set; }
Property Value
Type Description
Boolean

Events

| Improve this Doc View Source

OnMessage

Declaration
public static event MtaDebug.OnMessageHandler OnMessage
Event Type
Type Description
MtaDebug.OnMessageHandler
  • Improve this Doc
  • View Source
Back to top Generated by DocFX