10#include "Refureku/Misc/TypeTraitsMacros.h"
12namespace rfk::internal
15 RFK_GENERATE_IS_CALLABLE_STATIC_METHOD_TRAITS(staticGetArchetype);
Archetype const * getArchetype() noexcept
Get the archetype of any type if it exists. Note that this method will always return nullptr on prote...