TStringConversion::Length

Length of the converted string.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/StringConv.h"

Syntax

int32 Length() const

Remarks

Length of the converted string.

Returns

The number of characters in the converted string, excluding any null terminator.

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