Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEdMode
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EdMode.h |
| Include | #include "EdMode.h" |
| Source | /Engine/Source/Editor/UnrealEd/Public/Tools/LegacyEdModeWidgetHelpers.h |
Syntax
static const FName MD_ValidateWidgetUsing;
Remarks
Specifies a function used for validation of the current value of a property. The function returns a string that is empty if the value is valid, or contains an error description if the value is invalid