How to Join a Steam Game Via Steam Sockets? Getting k_EResultAccessDenied

my remaining question tho is, it is clearly

open steam.#

but what is the number in UE4?

#Cant get the steam ID for the player
I can’t obtain the player’s steam ID.

As I wrote above

when I check the PlayerState->PlayerId it does not seem to be the steam user ID, it is showing up as numbers like 256 (typical of IP / non-steam player ids)

#Steam ID for unique server game instance?

and I cant find a property or function in the steam .h files that is equivalent to GetServerUniqueId

#Steam.Number

so please do let me know what the # should be in steam.# and where to get this # from :slight_smile:

Thanks!

once I have that, I have complete Steam integration in my UE4 game!!

Rama