enum class EHeroReleaseVoteOption_August2025 : uint32
{
    hero_frank = 0,
    hero_bookworm = 1,
    hero_doorman = 2,
    hero_punkgoat = 3,
    hero_drifter = 4,
    hero_vampirebat = 5,
    // MPropertySuppressEnumerator
    Count = 6,
};