C# 클래스 Chewie.LogVars

파일 보기 프로젝트 열기: Hadlock/ChewieBot

공개 프로퍼티들

프로퍼티 타입 설명
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[

공개 메소드들

메소드 설명
settingfile ( ) : void

메소드 상세

settingfile() 공개 메소드

public settingfile ( ) : void
리턴 void

프로퍼티 상세

ChatRoom 공개적으로 프로퍼티

public CSteamID,Steam4NET ChatRoom
리턴 Steam4NET.CSteamID

ChatRoomName 공개적으로 프로퍼티

public string ChatRoomName
리턴 string

IsGroupMsg 공개적으로 프로퍼티

public bool IsGroupMsg
리턴 bool

Message 공개적으로 프로퍼티

public string Message
리턴 string

MessageTime 공개적으로 프로퍼티

public DateTime,System MessageTime
리턴 System.DateTime

MessageType 공개적으로 프로퍼티

public EChatEntryType MessageType
리턴 EChatEntryType

Reciever 공개적으로 프로퍼티

public CSteamID,Steam4NET Reciever
리턴 Steam4NET.CSteamID

RecieverName 공개적으로 프로퍼티

public string RecieverName
리턴 string

Sender 공개적으로 프로퍼티

public CSteamID,Steam4NET Sender
리턴 Steam4NET.CSteamID

SenderName 공개적으로 프로퍼티

public string SenderName
리턴 string

cmdsfromfile 공개적으로 프로퍼티

public string[,] cmdsfromfile
리턴 ].string[

roomCMDGET 공개적으로 프로퍼티

public string[,] roomCMDGET
리턴 ].string[

roomNAMECMD 공개적으로 프로퍼티

public string[,] roomNAMECMD
리턴 ].string[