MD_ValidateWidgetUsing

Specifies a function used for validation of the current value of a property.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EdMode.h

Include

#include "EdMode.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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss