heroiclabs / nakama-unreal

Unreal client for Nakama server.
Apache License 2.0
205 stars 62 forks source link

More improvements and missing features #76

Closed Mawiel closed 1 year ago

Mawiel commented 2 years ago

Added "All" State to ENakamaGroupState and changes to two functions using it, a workaround for not being able to pass null in Blueprints.

Added missing IsConnected and Heartbeat functions to RealtimeClient (same for C++ and Blueprints)

Fixed signature issue with ReadStorageObjects node in Blueprints