Skip to main content

B1PlayAnimCondition

  • Defines a condition that gates animation playback, including a condition type,
    * variable reference, and fallback game object animation ID.
PropertyTypeDescriptionMetadata
TypeEB1PlayAnimConditionTypeType of condition to evaluate before playing the animation.Category: B1PlayAnimCondition
VarFStringVariable name or value used to evaluate the condition.Category: B1PlayAnimCondition
GameObjectAnimIdFNameGame object animation ID to play if the condition is not met.Category: B1PlayAnimCondition