Method | Description | |
---|---|---|
DoHeal ( IHealable target, int bonusHeal ) : int | ||
HealMechanic ( IRuntimeCharacter character ) |
public DoHeal ( IHealable target, int bonusHeal ) : int | ||
target | IHealable | |
bonusHeal | int | |
return | int |
public HealMechanic ( IRuntimeCharacter character ) | ||
character | IRuntimeCharacter |