C# Class Auxilium.Classes.Settings

Show file 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 property

public bool AudioNotification
return bool

ChatNotifications public property

public bool ChatNotifications
return bool

JoinLeaveEvents public property

public bool JoinLeaveEvents
return bool

MinimizeToTray public property

public bool MinimizeToTray
return bool

SpaceMessages public property

public bool SpaceMessages
return bool

Timestamps public property

public bool Timestamps
return bool

WriteMessages public property

public bool WriteMessages
return bool