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