#include "AthenaCharacterItemDefinition.h" UAthenaCharacterItemDefinition::UAthenaCharacterItemDefinition() { this->HeroDefinition = NULL; this->DefaultBackpack = NULL; ItemType = EFortItemType::AthenaBackpack; }