6 lines
169 B
C++
6 lines
169 B
C++
|
#include "test.gen.h"
|
||
|
|
||
|
void ::meta::reflection::Registry::RegisterAll() { ::test::Test::Test_Class::Register(); }
|
||
|
|
||
|
void ::meta::reflection::Registry::UnregisterAll() {}
|