Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USceneCaptureComponent
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 |
void UpdateShowFlags()
Remarks
Update the show flags from our show flags settings (ideally, you'd be able to set this more directly, but currently unable to make FEngineShowFlags a UStruct to use it as a FProperty...)