Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

client

❯

CCitadel_Item_WarpStone

CCitadel_Item_WarpStone

Feb 03, 2026

  • schemas
  • schemas/class
class CCitadel_Item_WarpStone : public CCitadel_Item
{
public:
    ParticleIndex_t m_nCastDelayParticleIndex;
private:
    uint8 pad_0FDC[112];
};

Graph View

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server