"FString" is not a type name in VS TArray

Hello, i having troubles to use the TArray type in VS, the type “FString” is not recognized as a data type for the TArray class.

Are you still able to compile?

Yes, i can compile it, but i can’t use my list (TArray) inside the BullCowCartridge.cpp file:

Sorry, that’s what I meant. As in even though IntelliSense is giving you errors, can you still compile? If not what are the errors?

IntelliSense was giving errors, but could compile anyway. The problem was that I couldn’t make use of the list (TArray) I had created. I was able to solve it anyway by clossing VS and clicking “File” -> “Refresh Visual Studio Proyect”, inside the UE UI.
Thanks you for the support!!!

1 Like

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

Privacy & Terms