class SummaryTakeDamageInfo_ t
{
public:
int32 nSummarisedCount;
CTakeDamageInfo info;
CTakeDamageResult result;
CHandle<CBaseEntity> hTarget;
};class SummaryTakeDamageInfo_ t
{
public:
int32 nSummarisedCount;
CTakeDamageInfo info;
CTakeDamageResult result;
CHandle<CBaseEntity> hTarget;
};