Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/UWidgetEditingProjectSettings
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Get the permission list that controls which widgets are exposed in config palette filtering | WidgetEditingProjectSettings.h | ||
const FPathPermissionList & GetAllowedPaletteWidgets () |
WidgetEditingProjectSettings.h |
GetAllowedPaletteWidgets()
Description
Get the permission list that controls which widgets are exposed in config palette filtering
| Name | GetAllowedPaletteWidgets |
| Type | function |
| Header File | /Engine/Source/Editor/UMGEditor/Public/WidgetEditingProjectSettings.h |
| Include Path | #include "WidgetEditingProjectSettings.h" |
| Source | /Engine/Source/Editor/UMGEditor/Private/Settings/WidgetEditingProjectSettings.cpp |
FPathPermissionList & GetAllowedPaletteWidgets()
GetAllowedPaletteWidgets()
| Name | GetAllowedPaletteWidgets |
| Type | function |
| Header File | /Engine/Source/Editor/UMGEditor/Public/WidgetEditingProjectSettings.h |
| Include Path | #include "WidgetEditingProjectSettings.h" |
| Source | /Engine/Source/Editor/UMGEditor/Private/Settings/WidgetEditingProjectSettings.cpp |
const FPathPermissionList & GetAllowedPaletteWidgets() const