Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.GS.GuildEventHandler Class Reference

List of all members.

Static Public Member Functions

static void OnScriptCompiled (DOLEvent e, object sender, EventArgs args)
static void OnScriptUnloaded (DOLEvent e, object sender, EventArgs args)
static void OnNextCraftingTierReached (DOLEvent e, object sender, EventArgs args)
static void MeritForNPCKilled (GamePlayer player, GameNPC npc, int meritPoints)
static void LevelUp (DOLEvent e, object sender, EventArgs args)
static void RealmRankUp (DOLEvent e, object sender, EventArgs args)
static void XPGain (DOLEvent e, object sender, EventArgs args)
static void RealmPointsGain (DOLEvent e, object sender, EventArgs args)
static void BountyPointsGain (DOLEvent e, object sender, EventArgs args)
static void StartCheck (object timer)
static void StartCheckThread ()

Static Public Attributes

static readonly int BUFFCHECK_INTERVAL = 60 * 1000
 Time Interval to check for expired guild buffs.

Member Data Documentation

readonly int DOL.GS.GuildEventHandler.BUFFCHECK_INTERVAL = 60 * 1000 [static]

Time Interval to check for expired guild buffs.


The documentation for this class was generated from the following file:
All Classes Namespaces Functions Variables Enumerations Properties Events