Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FDPMatchingIfCondition |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/DeviceProfiles/DeviceProfileMatching.h |
| Include Path | #include "DeviceProfiles/DeviceProfileMatching.h" |
Syntax
USTRUCT ()
struct FDPMatchingIfCondition
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Arg1 | FString | DeviceProfiles/DeviceProfileMatching.h | ||
| Arg2 | FString | DeviceProfiles/DeviceProfileMatching.h | ||
| Operator | FName | DeviceProfiles/DeviceProfileMatching.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FDPMatchingIfCondition& Other |
DeviceProfiles/DeviceProfileMatching.h |