Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/DecoratorInterfaces
Inheritance Hierarchy
References
| |
|
| Module |
AnimNext |
| Header |
/Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/DecoratorInterfaces/IHierarchy.h |
| Include |
#include "DecoratorInterfaces/IHierarchy.h" |
Syntax
struct IHierarchy : public UE::AnimNext::IDecoratorInterface
IHierarchy
This interface exposes hierarchy traversal information to navigate the graph.
Functions
| |
Type |
Name |
Description |
 |
void |
|
Appends weak handles to any children we wish to traverse. |
Overridden from IDecoratorInterface
Constants
| Name |
Description |
| InterfaceUID |
Globally unique UID for this interface |