betidestudio / EOSIntegrationKit

EIK (Epic Online Services Integration Kit) is a plugin that enables seamless integration between Epic Online Services (EOS) and Unreal Engine. The plugin provides access to the EOS SDK (Software Development Kit) within Unreal Engine, allowing developers to easily implement features such as matchmaking, achievements, leaderboards, and more.
https://betide.studio/
MIT License
248 stars 34 forks source link

Adding presence modifactions #10

Closed Chippy4 closed 8 months ago

Chippy4 commented 8 months ago

This pull request introduces several enhancements to EIK with a focus on improving the handling of rich presence and presence states, as well as some modifications to the eik_subsystem. The key features include:

Custom Rich Presence in Session Creation:

Custom Rich Presence in Lobby Creation:

Custom Rich Presence in Session Joining:

New SetEOSPresence Function:

Enhanced Session Invite Handling: