Training Livestream - C++ Q&A - June 27 - Live from Epic HQ

How do you know which header file from the engine to #include in your own C++ class? I am used to using C# and Quick Actions in VS to add the appropriate “using xxx” line. Is there anything comparable for C++?