Skip to content

📘 OneTimePostureAnim Data Guide

🧩 Struct: FB1OneTimePostureAnimTableRow

Defines a list of one-time posture animations used for special actions like stretching or gesturing.

Properties

  • Id (FName): Unique identifier for this animation entry.
  • PostureAnimList (TArray<FB1OverridePostureAnim>): List of override animations that can be triggered once.

📚 References