Int32 not recognised as Type for TArray

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.

  1. Does including that header compile?
  2. Does doing File > Refresh Visual Studio Project within Unreal do anything?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.