Skip to main content

B1MontageTableRow

  • Data table row defining the full configuration of an animation montage.
    * Includes timing, sections, animation tracks, and notify events loaded from the data table.
PropertyTypeDescriptionMetadata
GroupNameFNameGroup name used to categorize this montage with related montages.Category: B1MontageTableRow
TotalPlayLengthfloatTotal playback duration of the montage in seconds.Category: B1MontageTableRow
LoopPlayLengthfloatDuration of the looping portion of the montage in seconds.Category: B1MontageTableRow
RateScalefloatPlayback rate scale applied to the entire montage.Category: B1MontageTableRow
BlendInTimefloatTime in seconds over which the montage blends in when starting.Category: B1MontageTableRow
BlendOutTimefloatTime in seconds over which the montage blends out when stopping.Category: B1MontageTableRow
bHasRootAnimboolWhether this montage contains root motion animation data.Category: B1MontageTableRow
bEnableAutoBlendOutboolWhether the montage automatically blends out when it reaches its end.Category: B1MontageTableRow
SectionsTArrayArray of named sections defining the playback structure of this montage.Category: B1MontageTableRow
AnimTracksTArrayArray of animation tracks, each targeting a slot and containing animation segments.Category: B1MontageTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase