Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/UWidgetBlueprint
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UWidgetEditingProjectSettings * GetRelevantSettings () |
WidgetBlueprint.h | ||
virtual const UWidgetEditingProjectSettings * GetRelevantSettings () |
WidgetBlueprint.h |
GetRelevantSettings()
| Name | GetRelevantSettings |
| Type | function |
| Header File | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h |
| Include Path | #include "WidgetBlueprint.h" |
| Source | /Engine/Source/Editor/UMGEditor/Private/WidgetBlueprint.cpp |
virtual UWidgetEditingProjectSettings * GetRelevantSettings()
GetRelevantSettings()
| Name | GetRelevantSettings |
| Type | function |
| Header File | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h |
| Include Path | #include "WidgetBlueprint.h" |
| Source | /Engine/Source/Editor/UMGEditor/Private/WidgetBlueprint.cpp |
virtual const UWidgetEditingProjectSettings * GetRelevantSettings() const