class CParamSpanUpdater
{
public:
    CUtlVector<ParamSpan_t> m_spans;
};

KV3 Class Defaults

{
    m_spans = [  ]
}