BlueprintAPI > BlueprintAPI/AnimationBlueprintLibrary > BlueprintAPI/AnimationBlueprintLibrary/MarkerSyncing
Removes All Animation Sync Marker found within the Animation Sequence that belong to the specific Notify Track, and returns the number of removed instances
Target is Animation Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Animation Sequence | |
name | Notify Track Name |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
integer | Return Value | Removes All Animation Sync Marker found within the Animation Sequence that belong to the specific Notify Track, and returns the number of removed instances |