Navigation
API > API/Plugins > API/Plugins/OptimusCore > API/Plugins/OptimusCore/UOptimusNode
Description
Returns the absolute path of the node. This can be passed to this graph collection root's IOptimusPathResolver interface to resolve to a node object.
| Name | GetNodePath |
| Type | function |
| Header File | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusNode.h |
| Include Path | #include "OptimusNode.h" |
| Source | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Private/OptimusNode.cpp |
FString GetNodePath() const
The absolute path of this node, rooted within the deformer.