![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <CamelCaseBreakIterator.h>
Public Member Functions | |
| FToken (const ETokenType InTokenType, const int32 InStrIndex) | |
Public Attributes | |
| ETokenType | TokenType |
| int32 | StrIndex |
|
inline |
| int32 FCamelCaseBreakIterator::FToken::StrIndex |
| ETokenType FCamelCaseBreakIterator::FToken::TokenType |