Recognized:
#include
.h files
comments
methods & functions
#pragma once
classes & their components*
other basic stuff
didn’t recognize:
Pretty much any of the details (ie names, parameters ect) of anything mentioned above.
various data types
multiple publics in the clases
protected(same as private?)
Super (though i’m familiar with python so i assume it has something to do with referencing inherited methods)