UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPropertyHelpers Class Reference

#include <UnrealType.h>

Static Public Member Functions

static COREUOBJECT_API const TCHARReadToken (const TCHAR *Buffer, FString &Out, bool DottedNames=false)
 
static COREUOBJECT_API const TCHARReadToken (const TCHAR *Buffer, FStringBuilderBase &Out, bool DottedNames=false)
 

Member Function Documentation

◆ ReadToken() [1/2]

const TCHAR * FPropertyHelpers::ReadToken ( const TCHAR Buffer,
FString &  Out,
bool  DottedNames = false 
)
static

◆ ReadToken() [2/2]

const TCHAR * FPropertyHelpers::ReadToken ( const TCHAR Buffer,
FStringBuilderBase Out,
bool  DottedNames = false 
)
static

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