UTextBuffer::GetText

Gets the buffered text.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Misc/TextBuffer.h

Include

#include "Misc/TextBuffer.h"

Syntax

const FString & GetText() const

Remarks

Gets the buffered text.

Returns

The text.

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