Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/DeviceProfiles
Inheritance Hierarchy
- FDPMatchingRulestructBase
- FDPMatchingRulestructA
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/DeviceProfiles/DeviceProfileMatching.h |
| Include | #include "DeviceProfiles/DeviceProfileMatching.h" |
Syntax
USTRUCT ()
struct FDPMatchingRulestructA : public FDPMatchingRulestructBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< struct FDPMatchingRulestructBase > | OnFalse | ||
| TArray< struct FDPMatchingRulestructBase > | OnTrue |
Overridden from FDPMatchingRulestructBase
| Type | Name | Description | |
|---|---|---|---|
| const FDPMatchingRulestructBase * | GetOnFalse () |
||
| const FDPMatchingRulestructBase * | GetOnTrue () |