#include "FortInGamePerkDisplayData.h" FFortInGamePerkDisplayData::FFortInGamePerkDisplayData() { this->PerkDisplayType = EFortHeroPerkDisplayType::CommanderPerk; this->Index = 0; this->Row = 0; this->Column = 0; }