C# Class ALFAIRCBot.ALFAIRCBot.IngameIrcCommand

Descriptor for in-game IRC extension commands reachable via #irc.
Show file Open project: ALandFarAway/ALFA-Base-Resources

Public Properties

Property Type Description
CommandHandler Handler
ExactMatch bool
HelpText string
Prefix string

Property Details

CommandHandler public property

public Handler CommandHandler
return Handler

ExactMatch public property

public bool ExactMatch
return bool

HelpText public property

public string HelpText
return string

Prefix public property

public string Prefix
return string