Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.Events.SourceEventArgs Class Reference

The source of an event. More...

Inheritance diagram for DOL.Events.SourceEventArgs:
DOL.Events.InteractEventArgs DOL.Events.QuestEventArgs DOL.Events.ReceiveItemEventArgs DOL.Events.SayReceiveEventArgs DOL.Events.TimerEventArgs DOL.Events.WhisperReceiveEventArgs DOL.Events.YellReceiveEventArgs

List of all members.

Public Member Functions

 SourceEventArgs (GameLiving source)

Properties

virtual GameLiving Source [get]
 The GameLiving who caused this event.

Detailed Description

The source of an event.


Property Documentation

virtual GameLiving DOL.Events.SourceEventArgs.Source [get]

The GameLiving who caused this event.

Reimplemented in DOL.Events.InteractEventArgs.


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