Navigation
| Name | DataRegistryEditor |
| Type | Runtime |
| Part of Plugins | Data Registry |
| Location | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistryEditor/ |
| Module Build Rules | DataRegistryEditor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FDataRegistryEditorModule | The public interface to this module |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnGetCustomDataRegistryItemNames | TBaseDelegate_OneParam< void, TArray< FName > & > | DataRegistryEditorModule.h | |
| FOnGetDataRegistryDisplayText | TBaseDelegate_NoParams< FText > | DataRegistryEditorModule.h | |
| FOnGetDataRegistryId | TBaseDelegate_NoParams< FDataRegistryId > | DataRegistryEditorModule.h | |
| FOnSetDataRegistryId | TBaseDelegate_OneParam< void, FDataRegistryId > | DataRegistryEditorModule.h | |
| FOnSetDataRegistryType | TBaseDelegate_OneParam< void, FDataRegistryType > | DataRegistryEditorModule.h |