Property | Type | Description | |
---|---|---|---|
health | float | ||
isDead | bool | ||
onModifyDeath | ModifyDeathDelegate | ||
onModifyHealth | ModifyHealthDelegate | ||
sounds | KaijuSounds, |
Method | Description | |
---|---|---|
kill ( ) : void | ||
modifyHealth ( float amount ) : void |
Method | Description | |
---|---|---|
Start ( ) : void |
Method | Description | |
---|---|---|
nameChecker ( string checkingEntity ) : string |
public ModifyHealthDelegate onModifyHealth | ||
return | ModifyHealthDelegate |