Navigation
API > API/Plugins > API/Plugins/DisplayClusterConfigurator > API/Plugins/DisplayClusterConfigurator/Views > API/Plugins/DisplayClusterConfigurator/Views/TreeViews > API/Plugins/DisplayClusterConfigurator/Views/TreeViews/FDisplayClusterC-_1 > API/Plugins/DisplayClusterConfigurator/Views/TreeViews/FDisplayClusterC-_1/Find
References
| Module | DisplayClusterConfigurator |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterConfigurator/Public/Views/TreeViews/IDisplayClusterConfiguratorTreeBuilder.h |
| Include | #include "Views/TreeViews/IDisplayClusterConfiguratorTreeBuilder.h" |
| Source | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterConfigurator/Private/Views/TreeViews/DisplayClusterConfiguratorTreeBuilder.cpp |
TSharedPtr< IDisplayClusterConfiguratorTreeItem > Find
&40;
const FName & InName,
const FName & InType
&41; const
Remarks
Find the item with the specified name the item found, or an invalid ptr if it was not found.
Parameters
| Name | Description |
|---|---|
| InName | The item's name |
| InType | The type of items to search. If this is NAME_None all items will be searched. |