#include "BaseVariantDef.h" FBaseVariantDef::FBaseVariantDef() { bStartUnlocked = false; bIsDefault = false; bHideIfNotOwned = false; }