#include "FortMetadataItem.h" UFortMetadataItem::UFortMetadataItem() { this->Level = 0; this->Quantity = 0; this->ItemDefinition = NULL; }