Skip to content

IRCEffectPack<TConnector> ​

Base class for IRC-based effect packs.

Kind: Abstract class

Namespace: CrowdControl.Games

Inheritance: SimplePipelinePack\<TConnector\> → IDisposable → IEffectPack → IEffectPack → IEffectPack\<TConnector\> → ISimplePipelinePack

Properties

string

ServerName

[get, ]

ushort

ServerPort

[get, ]

string

Channel

[get, ]

The channel to join on the server.

string

Nickname

[get, ]

The nickname to use on the server.