C# Class ALFAIRCBot.ALFAIRCBot.IngameIrcCommand

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

Public Properties

Property Type Description
CommandHandler Handler
ExactMatch bool
HelpText string
Prefix string

Property Details

CommandHandler public_oe property

public Handler CommandHandler
return Handler

ExactMatch public_oe property

public bool ExactMatch
return bool

HelpText public_oe property

public string HelpText
return string

Prefix public_oe property

public string Prefix
return string