Training Livestream - Understanding Replication in UE4 - March 21 - Live from Epic HQ

I have problems too. Can anyone suggest me what has changed & where to learn new 4.16 API?

I have written this code in 4.13 engine & it works. But it doesn’t work now

Things like


UShapeComponent* Shape = CreateDefaultSubobject<UBoxComponent>(TEXT("Box")); 

throws errors