Skip to main content

B1AnimNotifyEventData_PlayAnim

  • Animation notify event data for playing animations on a target object or character,
    * storing begin and end animation info.
PropertyTypeDescriptionMetadata
BeginAnimInfoFB1PlayAnimInfoAnimation info to play when this notify begins.Category: Target Play Anim
EndAnimInfoFB1PlayAnimInfoAnimation info to play when this notify ends.Category: Target Play Anim
TypeEB1NotyfyTypeWhether this is a one-shot Notify or a duration-based NotifyState.
TriggerTimefloatTime in seconds within the animation at which this event triggers.
DurationfloatDuration in seconds for NotifyState events.