fCraft  0.638
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
fCraft.IRC Class Reference

IRC control class. More...

Static Public Member Functions

static void Init ()
 
static bool Start ()
 
static void SendChannelMessage ([NotNull] string line)
 
static void SendAction ([NotNull] string line)
 
static void SendRawMessage (string prefix,[NotNull] string line, string suffix)
 

Public Attributes

const string ResetCode = "\u211C"
 

Detailed Description

IRC control class.

Member Function Documentation

static void fCraft.IRC.Init ( )
static
static void fCraft.IRC.SendAction ( [NotNull] string  line)
static
static void fCraft.IRC.SendChannelMessage ( [NotNull] string  line)
static
static void fCraft.IRC.SendRawMessage ( string  prefix,
[NotNull] string  line,
string  suffix 
)
static
static bool fCraft.IRC.Start ( )
static

Member Data Documentation

const string fCraft.IRC.ResetCode = "\u211C"

The documentation for this class was generated from the following file: