Skip to main content

B1AnimationInfo

  • Defines a single animation entry with gender and growth step filters,
    * including montage asset, timing data, and optional random loop animations.
PropertyTypeDescriptionMetadata
GenderEB1GenderTypeGender filter for which this animation is valid.Category: B1AnimationInfo
AnimGrowthStepEB1AnimGrowthStepAnimation growth step filter for which this animation is valid.Category: B1AnimationInfo
AnimationTSoftObjectPtrThe animation montage asset.Category: B1AnimationInfo
TotalPlayLengthfloatTotal playback length of the animation (auto-filled).Category: B1AnimationInfo
LoopPlayLengthfloatPlayback length of the looping section (auto-filled).Category: B1AnimationInfo
RateScalefloatPlayback rate scale of the animation (auto-filled).Category: B1AnimationInfo
RandomLoopAnimsTArrayList of random animations to select from during the loop section.Category: B1AnimationInfo