// Fill out your copyright notice in the Description page of Project Settings. #include "Upgrade.h" TArray UUpgrade::GetApplicableTags() { return ApplicableTags; }