Code compiles but VS doesn't show member variables

Hey guys I’ve been working in VS for this game and whilst everything compiles and runs smoothly, i’m not actually able to see any member variables. This makes it especially hard for when I am trying to do the challenges because I can’t find anything. Does anyone have a solution?

CPP File:


Header File:

@DanM

Sorry to bring you into this but I’m desperate and can’t seem to find a resolution, any idea why this is happening?

It’s fine, feel free to @ me in the future. Though I’m not sure what the problem is but the usual steps I go through when something isn’t working when it compiles fine is. Delete intermediate and binary folders, regenerate project files by right clicking the .uproject and then rebuilding solution.

If that fails I take a look at your repo.

1 Like

It worked, Thank you so much :slight_smile:

Privacy & Terms