C# Class SBDice.Main

Inheritance: SBPlugin
Show file Open project: xwcg/SpawnBot

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
Choose ( string param ) : string
Flip ( ) : string
Host_eventPluginChannelCommandReceived ( string name, string channel, string command, string parameters ) : void
Host_eventPluginChannelMessageReceived ( string name, string message, string channel ) : void
Roll ( string param ) : string

Method Details

Dispose() public method

public Dispose ( ) : void
return void