C# Class Auxilium.Classes.Settings

Datei anzeigen Open project: banksyhf/Auxilium

Public Properties

Property Type Description
AudioNotification bool
ChatNotifications bool
JoinLeaveEvents bool
MinimizeToTray bool
SpaceMessages bool
Timestamps bool
WriteMessages bool

Property Details

AudioNotification public_oe property

public bool AudioNotification
return bool

ChatNotifications public_oe property

public bool ChatNotifications
return bool

JoinLeaveEvents public_oe property

public bool JoinLeaveEvents
return bool

MinimizeToTray public_oe property

public bool MinimizeToTray
return bool

SpaceMessages public_oe property

public bool SpaceMessages
return bool

Timestamps public_oe property

public bool Timestamps
return bool

WriteMessages public_oe property

public bool WriteMessages
return bool