Property | Type | Description | |
---|---|---|---|
Attacker | Unit, | ||
Damage | int | ||
Defender | Unit, |
Method | Description | |
---|---|---|
AttackEventArgs ( Unit, attacker, Unit, defender, int damage ) : UnityEngine |
public AttackEventArgs ( Unit, attacker, Unit, defender, int damage ) : UnityEngine | ||
attacker | Unit, | |
defender | Unit, | |
damage | int | |
return | UnityEngine |