Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/FWidgetBlueprintEditorUtils
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprintEditorUtils.h |
| Include | #include "WidgetBlueprintEditorUtils.h" |
| Source | /Engine/Source/Editor/UMGEditor/Private/WidgetBlueprintEditorUtils.cpp |
static void ImportPropertiesFromText
&40;
UObject &42; Object,
const TMap< FName, FString > & ExportedProperties
&41;
Remarks
Attempts to import any property in the map and apply it to a property with the same name on the object.