GASATHON/Project/Source/Gasa/ScratchMeta.h

10 lines
156 B
C

// Don't keep this included anywhere
// Purely for inspection purposes
#include "GasaCommon.h"
void test()
{
UObject::StaticClass()->PropertiesSize
}