Runtime/Reflection/Public/ReflectionRegistry.h file

Classes

class ReflectionRegistry
Singleton registry for all type metadata. The single source of truth.
struct ReflectionRegistry::StateEntry
struct ReflectionRegistry::ModeEntry
struct ReflectionRegistry::MixinEntry
struct ReflectionRegistry::RPCEntry
struct ReflectionRegistry::ConstructEntry

Typedefs

using SoulRPCHandler = void(*)(Soul*, const RPCContext&, const uint8_t*)