Navigation
API > API/Plugins > API/Plugins/DataRegistryEditor > API/Plugins/DataRegistryEditor/FDataRegistryEditorModule
References
| Module | DataRegistryEditor |
| Header | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistryEditor/Public/DataRegistryEditorModule.h |
| Include | #include "DataRegistryEditorModule.h" |
| Source | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistryEditor/Private/DataRegistryEditorModule.cpp |
static void GenerateDataRegistryTypeComboBoxStrings
&40;
TArray< TSharedPtr< FString > > & OutComboBoxStrings,
TArray< TSharedPtr< SToolTip >> & OutToolTips,
TArray< bool > & OutRestrictedItems,
bool bAllowClear,
FName FilterStructName
&41;
Remarks
Called to get list of valid data registry types, used by MakeDataRegistryTypeSelector or can be used for a property handle version