class ParamAndPriority_ t
{
public:
// MPropertyFlattenIntoParentRow
CGlobalSymbol m_ strParamName;
// MPropertyFlattenIntoParentRow
int32 m_ nPriority;
};KV3 Class Defaults
{
m_ strParamName = ""
m_ nPriority = 0
}class ParamAndPriority_ t
{
public:
// MPropertyFlattenIntoParentRow
CGlobalSymbol m_ strParamName;
// MPropertyFlattenIntoParentRow
int32 m_ nPriority;
};{
m_ strParamName = ""
m_ nPriority = 0
}