FStringOutputDevice::operator+=

Make += operator virtual.

Windows
MacOS
Linux

Override Hierarchy

FStringOutputDevice::operator+=()

FStringOutputDeviceCountLines::operator+=()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/UnrealString.h

Include

#include "Containers/UnrealString.h"

Syntax

virtual FString & operator+=
(
    const FString & Other
)

Remarks

Make += operator virtual.

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