Raven Engine v0.1
A modern 3D Game Engine
Loading...
Searching...
No Matches
Raven::ReflectionUtils Namespace Reference

Functions

template<typename T>
constexpr std::string_view GetFullTypeName ()
 Retrieve the compiler-generated function signature containing the type name.
template<typename T>
constexpr std::string_view GetTypeName ()
 Extract a human-readable type name.