USceneCaptureComponent::RemoveShowOnlyComponent

Removes a component from the Show Only list.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SceneCaptureComponent.h

Include

#include "Components/SceneCaptureComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/SceneCaptureComponent.cpp

Syntax

void RemoveShowOnlyComponent
(
    UPrimitiveComponent * InComponent
)

Remarks

Removes a component from the Show Only list.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss