GAMELIFT CLIENT 2.0.6

GENERAL

  • Updated Android Libs to link against the proper NDK version that Unreal Engine 5.x uses
  • Get GameLiftClient Object” function has been deprecated/removed and you will now have to save the callback object after creating the GameLiftClient Client.
  • Added function to generate AWS UUID strings

GAMELIFT SERVER 2.0.4

GENERAL

  • Fixed Out struct parameter not being reset in GameLiftServer library methods
  • Fixed Out error parameter not being reset in GameLiftServer library methods
  • Fixed compile warnings due to deprecated c++ functions
  • Fixed some struct values not initialized properly