Navigation
| Name | SharedSettingsWidgets |
| Type | Developer |
| Location | /Engine/Source/Developer/SharedSettingsWidgets/ |
| Module Build Rules | SharedSettingsWidgets.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FManifestUpdateHelper | This is a utility class used to update individual sections of an XML manifest or .plist in raw string form. |
| FShaderFormatsPropertyDetails | Helper which implements details panel customizations for a device profiles parent property |
| SExternalImageReference | This widget shows an external image preview of a per-project configurable image (one where the engine provides a default, but each project may have its own override) |
| SHyperlinkLaunchURL | |
| SPlatformSetupMessage | |
| SSettingsEditorCheckoutNotice | Implements a widget that provides a notice for files that need to be checked out. |
Structs
| Name | Remarks |
|---|---|
| FPlatformIconInfo |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnPostExternalImageCopy | TBaseDelegate_OneParam< bool, const FString & > | Delegate fired after an image has been copied | SExternalImageReference.h |
| FOnPreExternalImageCopy | TBaseDelegate_OneParam< bool, const FString & > | Delegate fired before an image has been copied | SExternalImageReference.h |