MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::TypeInfo Namespace Reference

Data Structures

struct  FType
 Group together type info for identification. Can have an invalid state when no type is specified. More...
 

Variables

template<typename T >
constexpr FType TTypeOf = FType(FType::TTag<T>())
 

Variable Documentation

◆ TTypeOf

template<typename T >
FType Mcro::TypeInfo::TTypeOf = FType(FType::TTag<T>())
constexpr

Definition at line 104 of file TypeInfo.h.