Navigation
| Name | EditorConfig |
| Type | Editor |
| Location | /Engine/Source/Editor/EditorConfig/ |
| Module Build Rules | EditorConfig.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FEditorConfig | |
| FEditorConfigModule | |
| FJsonConfig | |
| FJsonPath | |
| UEditorConfigBase | Inherit from this class to simplify saving and loading properties from editor configs. |
| UEditorConfigSubsystem | |
| UEditorMetadataOverrides |
Structs
| Name | Remarks |
|---|---|
| FMetadataConfig | |
| FMetadataSet | |
| FStructMetadata |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FJsonValuePair | TPair< TSharedPtr< FJsonValue >, TSharedPtr< FJsonValue > > | JsonConfig.h |
Enums
Public
| Name | Remarks |
|---|---|
| EMetadataType |