![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the AttackFinished event of GameLivings. More...
Public Member Functions | |
AttackFinishedEventArgs (AttackData attackData) | |
Constructs a new AttackFinished. | |
Properties | |
AttackData | AttackData [get] |
Gets the attack data. |
Holds the arguments for the AttackFinished event of GameLivings.
DOL.Events.AttackFinishedEventArgs.AttackFinishedEventArgs | ( | AttackData | attackData | ) |
Constructs a new AttackFinished.
attackData | The attack data |
AttackData DOL.Events.AttackFinishedEventArgs.AttackData [get] |
Gets the attack data.