C++ Transition Guide for 4.20

Hi,

In a UUserWidget, bCanEverTick is not recognized anymore:


error C2065: 'bCanEverTick': undeclared identifier

I couldn’t find any setter, any one has an idea ?

Thanks
Cedric

Edit: i commented this line and my widget still ticks correctly, so maybe it’s just not needed anymore.