| GroupName | FName | Group name used to categorize this montage with related montages. | Category: B1MontageTableRow |
| TotalPlayLength | float | Total playback duration of the montage in seconds. | Category: B1MontageTableRow |
| LoopPlayLength | float | Duration of the looping portion of the montage in seconds. | Category: B1MontageTableRow |
| RateScale | float | Playback rate scale applied to the entire montage. | Category: B1MontageTableRow |
| BlendInTime | float | Time in seconds over which the montage blends in when starting. | Category: B1MontageTableRow |
| BlendOutTime | float | Time in seconds over which the montage blends out when stopping. | Category: B1MontageTableRow |
| bHasRootAnim | bool | Whether this montage contains root motion animation data. | Category: B1MontageTableRow |
| bEnableAutoBlendOut | bool | Whether the montage automatically blends out when it reaches its end. | Category: B1MontageTableRow |
| Sections | TArray | Array of named sections defining the playback structure of this montage. | Category: B1MontageTableRow |
| AnimTracks | TArray | Array of animation tracks, each targeting a slot and containing animation segments. | Category: B1MontageTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |