Start Point

Hi :rolleyes:
This is my first day with C++ Gameplay Programming with Unreal Engine 4, I’ve good knowladge about C++ Basics, but i need only a GuideWhere is the API that can Push me and give me Kick Start like Unity JS/C# Script Manual ?

Best Regards :o

Well, you might want to start with the C++ Programming Guide and reverse engineer the example game projects. If you want a formal reference, you can check the work-in-progress API reference and its quickstart.