Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Render > API/Plugins/DisplayCluster/Render/Viewport
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TComp & | UE::DisplayClusterViewportHelpers::GetMatchingComponentFromRootActor
(
const IDisplayClusterViewportConfiguration& InConfiguration, |
Return the same component (by class and name) from a DCRA of the specified type. | |
| TComp * | UE::DisplayClusterViewportHelpers::GetOwnerRootActorComponentByName
(
USceneComponent* ComponentOfRootActor, |
Find a component by name from a RootActor of the specified type. | |
| TComp * | UE::DisplayClusterViewportHelpers::GetRootActorComponentByName
(
const IDisplayClusterViewportConfiguration& InConfiguration, |
Find a component by name from a RootActor of the specified type. |