// MPropertyArrayElementNameKey = m_ sName
class MoodAnimation_ t
{
public:
// MPropertyDescription = Name of the animation
CModelAnimNameWithDeltas m_ sName;
// MPropertyDescription = Weight of the animation, higher numbers get picked more
float32 m_ flWeight;
};KV3 Class Defaults
{
m_ sName = ""
m_ flWeight = 1.0
}