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.
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.