Skip to main content

B1MovieTableRow

  • Data table row defining a movie entry with its media source, buff schedule, and playback duration.
    * Supports both interval-based (in-game time) and static (real-time) buff application during playback.
PropertyTypeDescriptionMetadata
MediaSourceTSoftObjectPtrSoft reference to the media source asset played for this movie entry.Category: B1MovieTableRow
IntervalBuffInfoTArrayList of buffs applied at in-game minute intervals during movie playback.Category: B1MovieTableRow
StaticBuffInfoTArrayList of buffs applied at real-time second offsets during movie playback.Category: B1MovieTableRow
DurationInGameMinutesint32Total duration of this movie in in-game minutes.Category: B1MovieTableRow
OnFinishCurrentAudienceScriptIdFNameScript executed for current audiences (still watching) when the movie finishes.Category: B1MovieTableRow
Foreign: Script.Id
OnFinishAllAudienceScriptIdFNameScript executed for all-time audiences (ever watched) when the movie finishes.Category: B1MovieTableRow
Foreign: Script.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase