Engine C++ code comments

Sometimes the normal documentation, as opposed to the API, has the answers you’re looking for in terms of top-level understanding of core classes. For example, for UObject (which is one of the most important base classes in the entire code base), check this out: Creating Objects in Unreal Engine | Unreal Engine 5.2 Documentation