Can't find AIController.cpp

In The lesson, after opening AIController.h, it was supposed to open up the corresponding cpp file with ctrl+ko but the it give me error message saying toggle not working file not found. I then try to search through solution explorer and still can’t find AIController.cpp anywhere. Please help!

It’s Ctrl + K, then Ctrl + O

you can also search in the solution explorer or use: $find [Directory] -name "AIController.cpp" on mac and linux

Privacy & Terms