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

#include <SyntaxTokenizer.h>

Public Attributes

FTextRange Range
 
TArray< FTokenTokens
 

Detailed Description

A line containing a series of tokens

Member Data Documentation

◆ Range

FTextRange ISyntaxTokenizer::FTokenizedLine::Range

◆ Tokens

TArray<FToken> ISyntaxTokenizer::FTokenizedLine::Tokens

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