#include "component.h"
#include "componentprivate.h"
#include <QtCore/QSharedData>
#include <QtCore/QString>
#include "gameobject.h"
#include "core/debughelper.h"
#include "asset.h"
#include <QtCore/QMetaProperty>
#include "component.moc"
Go to the source code of this file.