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 &42; ResolveGraphPath
&40;
const FString & InPath
&41;
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.