Module 12: Unreal Engine - Managing Friends
Last updated on October 3, 2023
📄️ Overview
Managing Friends module overview.
📄️ Add blocked players menu and player actions menu
Adding widgets that will be used to display a blocked player list and player actions menu.
📄️ Use the Online Subsystem to unfriend and block player
Use AccelByte Online Subsystem (OSS) to implement unfriend, block, unblock, and get blocked player list.
📄️ Put it all together
Connect UIs with the subsystem to unfriend, block, unblock, and display blocked player list.
📄️ Play test
Test to unfriend, block, unblock, and display blocked player list.
📄️ Summary
Managing Friends module summary.