Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

server

❯

CAbility_Werewolf_Frenzy

CAbility_Werewolf_Frenzy

Feb 03, 2026

  • schemas
  • schemas/class
class CAbility_Werewolf_Frenzy : public CCitadelBaseAbility
{
    uint8 pad_0D90[896];
public:
    ParticleIndex_t m_SandEffect;
    CUtlVector<CHandle<CBaseEntity>> m_vecHitTargets;
};

Graph View

Backlinks

  • Entity List

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server