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