#include "Entity.h"
#include "Component.h"
#include "../Reflection/Field.h"
#include "../Reflection/TypeDatabase.h"
#include <cassert>