Navigation
API > API/Plugins > API/Plugins/OptimusCore > API/Plugins/OptimusCore/UOptimusDeformer
- IOptimusPathResolver::ResolveCollectionPath()
- UOptimusDeformer::ResolveCollectionPath()
References
| Module | OptimusCore |
| Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusDeformer.h |
| Include | #include "OptimusDeformer.h" |
| Source | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Private/OptimusDeformer.cpp |
virtual IOptimusNodeGraphCollectionOwner &42; ResolveCollectionPath
&40;
const FString & InPath
&41;
Remarks
Takes a collection path string and attempts to resolve it to a specific graph collection. The node graph found from this path, or nullptr if nothing was found.