C# Class SteamChatBot.Triggers.AutojoinChatTrigger

Inheritance: BaseTrigger
Afficher le fichier Open project: Steam-Chat-Bot/SteamChatBot

Méthodes publiques

Méthode Description
AutojoinChatTrigger ( TriggerType type, string name, TriggerOptionsBase tl ) : System
OnLoggedOn ( ) : bool

Method Details

AutojoinChatTrigger() public méthode

public AutojoinChatTrigger ( TriggerType type, string name, TriggerOptionsBase tl ) : System
type TriggerType
name string
tl SteamChatBot.Triggers.TriggerOptions.TriggerOptionsBase
Résultat System

OnLoggedOn() public méthode

public OnLoggedOn ( ) : bool
Résultat bool