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