Hi.
I am currently working my way throughUnreal Engine course by Udemy and got stuck at video number 68. “TArray Of Hidden Words”. I am working in Visual Studio Community (2019) and trying to follow instructions to make a file to store list of all words to choose from. I tried following the instructions but always end up in a pickle. The header file is stored at C:…\BullCowGame-starter-kit\Source\BullCowGame (as suggested by video), but even after trying all I could think of, the furthest I got I still get message “variable int32 is not a type name”. Can someone give me a hand? Thank you.