Navigation
API > API/Plugins > API/Plugins/PluginReferenceViewer > API/Plugins/PluginReferenceViewer/FPluginReferenceViewerUtils
References
| Module | PluginReferenceViewer |
| Header | /Engine/Plugins/Experimental/PluginReferenceViewer/Source/PluginReferenceViewer/Public/PluginReferenceViewerUtils.h |
| Include | #include "PluginReferenceViewerUtils.h" |
| Source | /Engine/Plugins/Experimental/PluginReferenceViewer/Source/PluginReferenceViewer/Private/PluginReferenceViewerUtils.cpp |
static bool TracePluginChain
(
const FString & StartingPlugin,
const FString & EndingPlugin,
FString & OutPathToEndPlugin
)
Remarks
Traces the path from one plugin to the ending plugin if one exists. Returns true if a path exists.