Navigation
API > API/Editor > API/Editor/HardwareTargeting
References
| Module | HardwareTargeting |
| Header | /Engine/Source/Editor/HardwareTargeting/Public/HardwareTargetingModule.h |
| Include | #include "HardwareTargetingModule.h" |
Syntax
struct FModifiedDefaultConfig
Remarks
Struct specifying pending changes to a settings object
Variables
| Type | Name | Description | |
|---|---|---|---|
| FText | CategoryHeading | Heading describing the name of the category | |
| FText | Description | Text describing the pending changes to the settings | |
| TWeakObjectPtr< UObject > | SettingsObject | The settings object to which the description relates |