FBreakIterator::CreateCharacterBoundaryIterator

Create a new instance of a break iterator designed to locate character boundary points within a string

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/BreakIterator.h

Include

#include "Internationalization/BreakIterator.h"

Source

/Engine/Source/Runtime/Core/Private/Internationalization/LegacyCharacterBoundaryIterator.cpp

Syntax

static TSharedRef< IBreakIterator > CreateCharacterBoundaryIterator()

Remarks

Create a new instance of a break iterator designed to locate character boundary points within a string

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