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

#include <IndexedSourceText.h>

Public Member Functions

int64_t CalculateOffsetForLine (const int32_t TargetLine) const
 

Public Attributes

const CUTF8String _SourceText
 
TArray< int64_t > & _LineIndexCache
 

Member Function Documentation

◆ CalculateOffsetForLine()

int64_t uLang::SIndexedSourceText::CalculateOffsetForLine ( const int32_t  TargetLine) const

Member Data Documentation

◆ _LineIndexCache

TArray<int64_t>& uLang::SIndexedSourceText::_LineIndexCache

◆ _SourceText

const CUTF8String uLang::SIndexedSourceText::_SourceText

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