#include "ImageGridObject.h" UImageGridObject::UImageGridObject() { this->GridLocation = -1; this->BundleData = NULL; this->QuestItem = NULL; }