UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FCamelCaseBreakIterator::FToken Struct Reference

#include <CamelCaseBreakIterator.h>

Public Member Functions

 FToken (const ETokenType InTokenType, const int32 InStrIndex)
 

Public Attributes

ETokenType TokenType
 
int32 StrIndex
 

Constructor & Destructor Documentation

◆ FToken()

FCamelCaseBreakIterator::FToken::FToken ( const ETokenType  InTokenType,
const int32  InStrIndex 
)
inline

Member Data Documentation

◆ StrIndex

int32 FCamelCaseBreakIterator::FToken::StrIndex

◆ TokenType

ETokenType FCamelCaseBreakIterator::FToken::TokenType

The documentation for this struct was generated from the following file: