Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNodeBase.h |
| Include | #include "Animation/AnimNodeBase.h" |
Syntax
class FScopedAnimNodeTracker
Remarks
DEPRECATED - This system is now supplanted by UE::Anim::FMessageStack - Helper RAII object to cleanup a node added to the node tracker
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedAnimNodeTracker
(
FAnimNodeTracker* InTracker, |
Destructors
| Type | Name | Description | |
|---|---|---|---|