Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

server

❯

SummaryTakeDamageInfo_t

SummaryTakeDamageInfo_t

Nov 23, 2025

  • schemas
  • schemas/class
class SummaryTakeDamageInfo_t
{
public:
    int32 nSummarisedCount;
    CTakeDamageInfo info;
    CTakeDamageResult result;
    CHandle<CBaseEntity> hTarget;
};

Graph View

Backlinks

  • CTakeDamageSummaryScopeGuard

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server