Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

entity2

❯

CEntityComponentHelper

CEntityComponentHelper

Nov 23, 2025

  • schemas
  • schemas/class
class CEntityComponentHelper
{
    void* __vftable;
public:
    uint32 m_flags;
    EntComponentInfo_t* m_pInfo;
    int32 m_nPriority;
    CEntityComponentHelper* m_pNext;
};

Graph View

Backlinks

  • CEntityComponentHelper
  • EntComponentInfo_t

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server