MCRO
C++23 utilities for Unreal Engine.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Mcro::Types Namespace Reference

C++ native static reflection utilities, not to be confused with reflection of UObjects. More...

Data Structures

class  IHaveType
 A barebones base class for types which may store their type-name as a string. More...
 

Concepts

concept  CHasTypeName
 

Detailed Description

C++ native static reflection utilities, not to be confused with reflection of UObjects.