IEditableTextProperty::GetText

Get the text at the given index (check against GetNumTexts)

Windows
MacOS
Linux

References

Module

EditorWidgets

Header

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

Include

#include "STextPropertyEditableTextBox.h"

Syntax

FText GetText
(
    const int32 InIndex
) const

Remarks

Get the text at the given index (check against GetNumTexts)

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