How do I access the cpp files for classes like Actor?

Hi Leon,

If you need to look at the inner workings of things, you can look at the full C++ source code on GitHub.

How-To-Setup: Unreal Engine on GitHub - Unreal Engine
GitHub: https://github.com/EpicGames/UnrealEngine

Cheers,
Nick

Noticed I only have header files, not very useful when I want to see how a class does something in it’s functions like I could with uscript. This was my main way of learning in uscript and its really impeding my progress,

Hurrah Excellent :smiley: