Introduction to UE4 Programming Compiler errors

Hi ,

In the code for your header file that you included above, change line 19 to read:

UPROPERTY(VisibleDefaultsOnly, BlueprintReadOnly, Category = Pickup)

You were missing an s.