Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
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

Definition at line 74 of file GeneratedTypeName.h.

+ Here is the call graph for this function:

◆ TypeSubstrToCharArray()

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

Definition at line 92 of file GeneratedTypeName.h.