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

Holds the arguments for the AttackFinished event of GameLivings. More...

List of all members.

Public Member Functions

 AttackFinishedEventArgs (AttackData attackData)
 Constructs a new AttackFinished.

Properties

AttackData AttackData [get]
 Gets the attack data.

Detailed Description

Holds the arguments for the AttackFinished event of GameLivings.


Constructor & Destructor Documentation

DOL.Events.AttackFinishedEventArgs.AttackFinishedEventArgs ( AttackData  attackData)

Constructs a new AttackFinished.

Parameters:
attackDataThe attack data

Property Documentation

AttackData DOL.Events.AttackFinishedEventArgs.AttackData [get]

Gets the attack data.


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