C# Class SBProtect.Main

Inheritance: SBPlugin
Afficher le fichier Open project: xwcg/SpawnBot

Méthodes publiques

Свойство Type Description
chanToAdd string

Méthodes publiques

Méthode Description
Dispose ( ) : void
Host_eventPluginChannelCommandReceived ( string name, string channel, string command, string parameters ) : void
Host_eventPluginChannelMessageReceived ( string name, string message, string channel ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Host_eventPluginChannelCommandReceived() public méthode

public Host_eventPluginChannelCommandReceived ( string name, string channel, string command, string parameters ) : void
name string
channel string
command string
parameters string
Résultat void

Host_eventPluginChannelMessageReceived() public méthode

public Host_eventPluginChannelMessageReceived ( string name, string message, string channel ) : void
name string
message string
channel string
Résultat void

Property Details

chanToAdd public_oe property

public string chanToAdd
Résultat string