C# Class Chewie.ChatParser

Afficher le fichier Open project: Hadlock/ChewieBot Class Usage Examples

Méthodes publiques

Méthode Description
ChatParser ( ) : System
GetInterface ( ) : bool
GetPipe ( ) : bool
GetSteamClient ( ) : bool
GetUser ( ) : bool
getLogSettings ( ) : bool

Private Methods

Méthode Description
ChatRoomMsg ( Steam4NET.ChatRoomMsg_t chatMsg ) : void
Clamp ( int value, int min, int max ) : int
handleCMDLIST ( ) : void
handleCMDLIST ( int cnt ) : void
handleCommands ( bool silent, int i, string webURL, string command ) : void
handleCommands ( int cnt, string chewieCMD, string webURL ) : void

Method Details

ChatParser() public méthode

public ChatParser ( ) : System
Résultat System

GetInterface() public méthode

public GetInterface ( ) : bool
Résultat bool

GetPipe() public méthode

public GetPipe ( ) : bool
Résultat bool

GetSteamClient() public méthode

public GetSteamClient ( ) : bool
Résultat bool

GetUser() public méthode

public GetUser ( ) : bool
Résultat bool

getLogSettings() public méthode

public getLogSettings ( ) : bool
Résultat bool