Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SceneCaptureComponent.h |
| Include | #include "Components/SceneCaptureComponent.h" |
Syntax
USTRUCT (BlueprintType )
struct FEngineShowFlagsSetting
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | Enabled | ||
| FString | ShowFlagName |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FEngineShowFlagsSetting& Other |