Skip to main content

B1CharacterAnimTableRow

  • A table row defining a character animation, including attach mesh info,
    * playing component, loop section, and animation configurations per gender/age.
PropertyTypeDescriptionMetadata
AttachMeshInfosTArrayList of attach meshes to spawn during this animation.Category: B1CharacterAnimTableRow
PlayingComponentNameFNameName of the playing component to use (Root, Head, or Hair).Category: B1CharacterAnimTableRow
StopOtherComponentOnFinishboolIf true, stops other playing components when this animation finishes.Category: B1CharacterAnimTableRow
StartAnimSectionEB1LoopAnimSectionAnimation section to begin playback from.Category: B1CharacterAnimTableRow
CharacterAnimConfigListTArrayList of character animation configurations for different postures/parts.Category: B1CharacterAnimTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase