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