Navigation
Unreal Engine C++ API Reference > Runtime > AnimGraphRuntime
Inheritance Hierarchy
- UInterface
- USequencerAnimationOverride
References
Module | AnimGraphRuntime |
Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/SequencerAnimationOverride.h |
Include | #include "SequencerAnimationOverride.h" |
Syntax
class USequencerAnimationOverride : public UInterface
Remarks
Sequencer Animation Track Override interface. Anim blueprints can override this to provide Sequencer with instructions on how to override this blueprint during Sequencer takeover.