#include "VariantObject.h" UVariantObject::UVariantObject() { this->bOwned = false; this->CosmeticDef = NULL; }