Class OnDamageEventArgs
Inherited Members
Namespace: Slipe.Client.GameWorld.Events
Assembly: SlipeClient.dll
Syntax
public class OnDamageEventArgs
Properties
| Improve this Doc View SourceAttacker
The responsible element for damaging this WorldObject
Declaration
public PhysicalElement Attacker { get; }
Property Value
Type | Description |
---|---|
PhysicalElement |