Skip to content

galli-leo/SteamFriendsUE4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

SteamFriendsUE4

A Demo of how to integrate the Steam Friends API in UE4

GetFriendsListCallBackProxy: This is a class which is a whole blueprint node and can execute waiting tasks such as networking. It fetches the FriendsList from the Steam Subsystem

NetBlueprintFunctionLibrary: This is a standart blueprint function library. It contains the function to invite a friend.

NetGameInstance: This is a custom Game Instance class. It should join the session of an invite when the invite is accepted. Should work know.

About

A Demo of how to integrate the Steam Friends API in UE4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages