Navigation
API > API/Plugins > API/Plugins/OptimusCore > API/Plugins/OptimusCore/IOptimusPathResolver
- IOptimusPathResolver::ResolveNodePath()
- UOptimusDeformer::ResolveNodePath()
References
| Module | OptimusCore |
| Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/IOptimusPathResolver.h |
| Include | #include "IOptimusPathResolver.h" |
UOptimusNode * ResolveNodePath
(
const FString & InPath
)
Remarks
Takes a node path string and attempts to resolve it to a specific node The node found from this path, or nullptr if nothing was found.