Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore > IOptimusPathResolver
- IOptimusPathResolver::ResolveCollectionPath()
- UOptimusDeformer::ResolveCollectionPath()
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/IOptimusPathResolver.h |
Include | #include "IOptimusPathResolver.h" |
IOptimusNodeGraphCollectionOwner * ResolveCollectionPath
(
const FString & InPath
)
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.