class CNmParameterizedBlendNode_ _ CDefinition : public CNmPoseNode_ _ CDefinition
{
public:
CUtlVectorFixedGrowable<int16, 5> m_ sourceNodeIndices;
int16 m_ nInputParameterValueNodeIdx;
bool m_ bAllowLooping;
};KV3 Class Defaults
{
_ class = "CNmParameterizedBlendNode::CDefinition"
m_ nNodeIdx = -1
m_ sourceNodeIndices = [ ]
m_ nInputParameterValueNodeIdx = -1
m_ bAllowLooping = true
}