OnlineSubsystemSteam Steamworks

Sigh, so, examples of using Steamworks is quite sparse sadly. I am trying to get the Steam Session Ticket from it and eventually Leaderboards and Achievements and all the good stuff.

The roadblock for me is I do not know what exactly I am missing to access these methods. I am not too bad with gameplay C++, but I was self-taught, so using external libs and sdks is currently out of my expertise level.

Any help in just getting started using them would be greatly appreciated. Yes the steam overlay pops up, but yeah, beyond that, everything is a mystery.

What do I need to do in C++ to get started using Steamworks.

Thanks for your time.

Hi! Can You help me? What I need to do in order to make connection to steam via C++ within UE4? I just can setup a UE4 project for working within Online Subsytem Steam and after run the Standalone app I see in the right bottom corner the steam icon. But I can`t do Session for connection to my app anyone else.