If you’re using TEnumAsByte as class member, remove it and use the Enums directly. If you were using .GetValue() for those in code, just remove it
If you’re using TEnumAsByte as class member, remove it and use the Enums directly. If you were using .GetValue() for those in code, just remove it