// MPropertyAutoExpandSelf
class AbilityCosmeticInfo_t
{
public:
    bool m_bIsSeasonal;
};

KV3 Class Defaults

{
    m_bIsSeasonal = false
}