Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime
Sequencer Animation Track Override interface. Anim blueprints can override this to provide Sequencer with instructions on how to override this blueprint during Sequencer takeover.
| Name | USequencerAnimationOverride |
| Type | class |
| Header File | /Engine/Source/Runtime/AnimGraphRuntime/Public/SequencerAnimationOverride.h |
| Include Path | #include "SequencerAnimationOverride.h" |
Syntax
class USequencerAnimationOverride : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → USequencerAnimationOverride