// MVDataRoot
// MVDataNodeType = 1
class CDSPPresetMixgroupModifierTable
{
public:
    // MPropertyDescription = Table of mixgroup modifiers for effect names.
    // MPropertyFriendlyName = Modifier Table
    CUtlVector<CDspPresetModifierList> m_table;
};

KV3 Class Defaults

{
    m_table = [  ]
}