Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

client

❯

CCitadel_Ability_ThrowSand

CCitadel_Ability_ThrowSand

Feb 03, 2026

  • schemas
  • schemas/class
class CCitadel_Ability_ThrowSand : public C_CitadelBaseAbility
{
    uint8 pad_0FD8[224];
public:
    CUtlVector<CHandle<C_BaseEntity>> m_vHitEnts;
};

Graph View

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server