MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
TypeInfo.h File Reference
#include "CoreMinimal.h"
#include "Mcro/Inheritance.h"
#include "Mcro/TextMacros.h"
#include "Mcro/TypeName.h"

Go to the source code of this file.

Data Structures

struct  Mcro::TypeInfo::FType
 Group together type info for identification. Can have an invalid state when no type is specified. More...
 
struct  Mcro::TypeInfo::FType::TTag< T >
 

Namespaces

namespace  Mcro
 
namespace  Mcro::TypeInfo
 

Variables

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

Detailed Description

Author
David Mórász
Date
2025

Definition in file TypeInfo.h.