IEditableTextProperty::IsValidText

Check to see if the given text is valid to use

Windows
MacOS
Linux

References

Module

EditorWidgets

Header

/Engine/Source/Editor/EditorWidgets/Public/STextPropertyEditableTextBox.h

Include

#include "STextPropertyEditableTextBox.h"

Syntax

bool IsValidText
(
    const FText & InText,
    FText & OutErrorMsg
) const

Remarks

Check to see if the given text is valid to use

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