Skip to main content

B1EmotionRandomAnimationInfo

  • Defines a random animation entry filtered by emotion ID, emotion level, and play chance.
PropertyTypeDescriptionMetadata
AnimationTSoftObjectPtrAnimation asset to play.Category: B1EmotionRandomAnimationInfo
EmotionIdFNameEmotion ID filter for which this animation is valid.Category: B1EmotionRandomAnimationInfo
Foreign: Emotion.Id
EmotionLevelint32Minimum emotion level required to trigger this animation.Category: B1EmotionRandomAnimationInfo
ChanceToPlayfloatProbability weight for this animation being selected.Category: B1EmotionRandomAnimationInfo