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

Fix CurrentNumberOfPlayers and MaxNumberOfPlayers #2

Closed AlePre2 closed 1 year ago

AlePre2 commented 1 year ago

Previously the function could return a negative number of "CurrentNumberOfPlayers", as private connections were not considered