UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UETypeName_Private Namespace Reference

Classes

struct  FSubstr
 
struct  TCharArray
 

Functions

template<typename T >
constexpr FSubstr GetTypeSubstr ()
 
template<typename T , uint32... Indices>
constexpr TCharArray< sizeof...(Indices)> TypeSubstrToCharArray (TIntegerSequence< uint32, Indices... >)
 

Function Documentation

◆ GetTypeSubstr()

template<typename T >
constexpr FSubstr UETypeName_Private::GetTypeSubstr ( )
constexpr

◆ TypeSubstrToCharArray()

template<typename T , uint32... Indices>
constexpr TCharArray< sizeof...(Indices)> UETypeName_Private::TypeSubstrToCharArray ( TIntegerSequence< uint32, Indices... >  )
constexpr