まとめ - フレンドとプレイする - (Unreal Engine モジュール)
Last updated on October 23, 2024
Congratulations
In this module, you have learned how to implement:
- Invite friends to the current game session
- Rejecting invitations from other players
- Accepting invitations from other players
Resources
- Full code of this tutorial module:
- AccelByteWars/Content/TutorialModules/Play/PlayingWithFriends/UI/DA_PlayingWithFriends.uasset
- AccelByteWars/Content/TutorialModules/Play/PlayingWithFriends/UI/W_InviteToGameSession_Starter.uasset
- AccelByteWars/Source/AccelByteWars/TutorialModules/Play/PlayingWithFriends/UI/InviteToGameSessionWidget_Starter.h
- AccelByteWars/Source/AccelByteWars/TutorialModules/Play/PlayingWithFriends/UI/InviteToGameSessionWidget_Starter.cpp
- AccelByteWars/Source/AccelByteWars/TutorialModules/Play/PlayingWithFriends/PlayingWithFriendsSubsystem_Starter.h
- AccelByteWars/Source/AccelByteWars/TutorialModules/Play/PlayingWithFriends/PlayingWithFriendsSubsystem_Starter.cpp
- AccelByteWars/Source/AccelByteWars/TutorialModules/Play/PlayingWithFriends/PlayingWithFriendsModels.h