Property | Type | Description | |
---|---|---|---|
minHealth | float |
Method | Description | |
---|---|---|
Damage ( SpellProperties, properties ) : void | ||
Heal ( float hp ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
OnDeath ( ) : void | ||
playerDeath ( ) : void |
public Damage ( SpellProperties, properties ) : void | ||
properties | SpellProperties, | |
return | void |