HealthInfo
Entity takehealth info
Type: Reference
Properties
Declaration | Description |
---|---|
CBaseEntity@ pEntity | Who get healing? |
float flHealth | Recover amount. |
int bitsDamageType | Recover dmg type. |
int health_cap | If health_cap is non-zero, won't add more than health_cap. Returns true if it took damage, false otherwise. |