class CHitBoxSetList
{
public:
    CUtlVector<CHitBoxSet> m_HitBoxSets;
};

KV3 Class Defaults

{
    m_HitBoxSets = [  ]
}