Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/DeviceProfiles
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/DeviceProfiles/DeviceProfileMatching.h |
Include | #include "DeviceProfiles/DeviceProfileMatching.h" |
Syntax
struct FSelectedFragmentProperties
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bEnabled | Whether the fragment's cvars will be applied |
![]() |
FString | Fragment | Actual name of the fragment to select. |
![]() |
FName | Tag | User defined 'Tag' for this fragment. |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator!=
(
const FSelectedFragmentProperties& rhs |
|
![]() ![]() |
bool | operator==
(
const FSelectedFragmentProperties& rhs |