enum class EProfileCardSlotType : uint32
{
k_ EProfileCardSlotType_ Empty = 0,
k_ EProfileCardSlotType_ Stat = 1,
k_ EProfileCardSlotType_ Hero = 2,
};enum class EProfileCardSlotType : uint32
{
k_ EProfileCardSlotType_ Empty = 0,
k_ EProfileCardSlotType_ Stat = 1,
k_ EProfileCardSlotType_ Hero = 2,
};