C# 클래스 SteamChatBot.Triggers.AutojoinChatTrigger

상속: BaseTrigger
파일 보기 프로젝트 열기: Steam-Chat-Bot/SteamChatBot

공개 메소드들

메소드 설명
AutojoinChatTrigger ( TriggerType type, string name, TriggerOptionsBase tl ) : System
OnLoggedOn ( ) : bool

메소드 상세

AutojoinChatTrigger() 공개 메소드

public AutojoinChatTrigger ( TriggerType type, string name, TriggerOptionsBase tl ) : System
type TriggerType
name string
tl SteamChatBot.Triggers.TriggerOptions.TriggerOptionsBase
리턴 System

OnLoggedOn() 공개 메소드

public OnLoggedOn ( ) : bool
리턴 bool