C# Class Chewie.LogVars

Exibir arquivo Open project: Hadlock/ChewieBot

Public Properties

Property Type Description
ChatRoom Steam4NET.CSteamID
ChatRoomName string
IsGroupMsg bool
Message string
MessageTime System.DateTime
MessageType EChatEntryType
Reciever Steam4NET.CSteamID
RecieverName string
Sender Steam4NET.CSteamID
SenderName string
cmdsfromfile ].string[
roomCMDGET ].string[
roomNAMECMD ].string[

Public Methods

Method Description
settingfile ( ) : void

Method Details

settingfile() public method

public settingfile ( ) : void
return void

Property Details

ChatRoom public_oe property

public CSteamID,Steam4NET ChatRoom
return Steam4NET.CSteamID

ChatRoomName public_oe property

public string ChatRoomName
return string

IsGroupMsg public_oe property

public bool IsGroupMsg
return bool

Message public_oe property

public string Message
return string

MessageTime public_oe property

public DateTime,System MessageTime
return System.DateTime

MessageType public_oe property

public EChatEntryType MessageType
return EChatEntryType

Reciever public_oe property

public CSteamID,Steam4NET Reciever
return Steam4NET.CSteamID

RecieverName public_oe property

public string RecieverName
return string

Sender public_oe property

public CSteamID,Steam4NET Sender
return Steam4NET.CSteamID

SenderName public_oe property

public string SenderName
return string

cmdsfromfile public_oe property

public string[,] cmdsfromfile
return ].string[

roomCMDGET public_oe property

public string[,] roomCMDGET
return ].string[

roomNAMECMD public_oe property

public string[,] roomNAMECMD
return ].string[