C# Class Chewie.LogVars

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

public CSteamID,Steam4NET ChatRoom
return Steam4NET.CSteamID

ChatRoomName public property

public string ChatRoomName
return string

IsGroupMsg public property

public bool IsGroupMsg
return bool

Message public property

public string Message
return string

MessageTime public property

public DateTime,System MessageTime
return System.DateTime

MessageType public property

public EChatEntryType MessageType
return EChatEntryType

Reciever public property

public CSteamID,Steam4NET Reciever
return Steam4NET.CSteamID

RecieverName public property

public string RecieverName
return string

Sender public property

public CSteamID,Steam4NET Sender
return Steam4NET.CSteamID

SenderName public property

public string SenderName
return string

cmdsfromfile public property

public string[,] cmdsfromfile
return ].string[

roomCMDGET public property

public string[,] roomCMDGET
return ].string[

roomNAMECMD public property

public string[,] roomNAMECMD
return ].string[