class CModelConfigElement_ SetBodygroup : public CModelConfigElement
{
public:
CGlobalSymbol m_ GroupName;
int32 m_ nChoice;
};KV3 Class Defaults
{
_ class = "CModelConfigElement_ SetBodygroup"
m_ ElementName = ""
m_ NestedElements = [ ]
m_ GroupName = ""
m_ nChoice = 0
}