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

Wrap GetStringField/GetIntegerField with TEXT() to prevent warning #33

Closed yolohz closed 3 months ago

yolohz commented 3 months ago

Passing an ANSI string to GetStringField has been deprecated outside of UTF-8 mode