Help!!! It seems i cant get past this nasty error. I did everything exactly like ben but i cant access my Barrel pointer
Im using VS2017, UE4.17
With kind regards, Alex
Help!!! It seems i cant get past this nasty error. I did everything exactly like ben but i cant access my Barrel pointer
Im using VS2017, UE4.17
With kind regards, Alex
Btw, auto and FVector type both do not work.
Found the answer!!
I needed to include the static mesh in my cpp file
#include “Components/StaticMeshComponent.h”