Skip to main content

BAnimPacketData

  • Network packet data describing an animation to play, including IDs, section,
    * owner/target entities, playback position, and motion warp flag.
PropertyTypeDescriptionMetadata
AnimIdFNameAnimation data table ID to play.
StartSectionNameFNameName of the montage section to start from.
AnimTagFNameTag identifying the animation context.
ActionOwnerEntityIdFB1EntityIdEntity ID of the action owner playing the animation.
ActionTargetEntityIdFB1EntityIdEntity ID of the action target receiving the animation.
PositionfloatPlayback position to start from.
bWithMotionWarpboolIf true, motion warping is applied during this animation.