#include "CombinedUpgrade.h" TArray UCombinedUpgrade::GetUpgrades() const { return TArray(); } UCombinedUpgrade::UCombinedUpgrade() { }