TStringViewImpl::TrimEnd

Returns the left part of the view before any whitespace at the end.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/StringView.h"

Source

/Engine/Source/Runtime/Core/Private/Containers/StringView.cpp

Syntax

ViewType TrimEnd() const

Remarks

Returns the left part of the view before any whitespace at the end.

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