Show / Hide Table of Contents

Class OnQuitEventArgs

Inheritance
Object
OnQuitEventArgs
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Slipe.Client.Peds.Events
Assembly: SlipeClient.dll
Syntax
public class OnQuitEventArgs

Properties

| Improve this Doc View Source

QuitType

How the player left.

Declaration
public QuitType QuitType { get; }
Property Value
Type Description
QuitType
  • Improve this Doc
  • View Source
Back to top Generated by DocFX