Skip to main content

UnrealChat-1.2.0

· One min read
Update summary

[Unity] The custom authentication and translation features have been added. The namespace has been changed to BackndChat.
[Unreal] The Unreal SDK has been added.
[Platform API] Platform API has been added.

Note on the function changes

All functions in Chat SDK have been changed from "Backend" to "Backnd."
An error will occur if you use the previous functions without modifying them, so please check the modified functions.

[Unity SDK] Download
[Unreal 5.3 SDK] Download
[Unreal 4.27 SDK] Download

Versions

  • BackndChat-1.2.0.dll

1.2.0 Update

  • All functions in Chat SDK have been changed from "Backend" to "Backnd."
  • A custom authentication feature that allows integration with servers other than the BACKND Base SDK has been added.
  • A chat translation feature has been added.
  • The automatic expansion logic has been improved.
  • The Unreal SDK has been added.
  • A Platform API feature that allows chat-related APIs to be called has been added.