Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Settings
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDeveloperSettings
- UDDCProjectSettings
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/Settings/EditorProjectSettings.h |
Include | #include "Settings/EditorProjectSettings.h" |
Syntax
UCLASS (Config=Editor, Meta=(DisplayName="Derived Data"), defaultconfig, MinimalAPI)
class UDDCProjectSettings : public UDeveloperSettings
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
bool | EnableWarnings | |
![]() ![]() ![]() ![]() |
bool | RecommendEveryoneEnableS3DDC | |
![]() ![]() ![]() ![]() |
bool | RecommendEveryoneSetupAGlobalLocalDDCPath | |
![]() ![]() ![]() ![]() |
bool | RecommendEveryoneSetupAGlobalS3DDCPath | |
![]() ![]() ![]() ![]() |
bool | RecommendEveryoneSetupAGlobalSharedDDCPath | |
![]() ![]() ![]() ![]() |
bool | RecommendEveryoneUseUnrealCloudDDC |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |