Summary

public virtual bool ReceivedDamage(float damage, MyStringHash damageType, long attackerId, long realHitEntityId, bool shouldDetonateAmmo, MyStringHash? extraInfo)

Block received damage from any source.

Returns

bool

Returns true if damage should be inflicted upon the block normally.

Parameters