Sample of Inbox(GS2 UIKit for Unity)

Introduction of a sample implementation of GS2-Inbox functionality using GS2 UIKit for Unity.

This is an implementation sample of receiving messages by GS2-Inbox. To confirm the operation, the client first makes a request to add a message using Gs2ExchangeExchangeAction. The process of sending a message to the present box is originally performed from the server using GS2 SDK or from the management console.

Folder structure

Sample folder :

(Unity project)/Assets/Game Server Services/Samples/UIKit/Gs2Inbox/

Sample scene :

(Unity Project)/Assets/Game Server Services/Samples/UIKit/Gs2Inbox/Scenes/Inbox.unity

This sample relies on the following prefab Fields in the prefab need to be configured.

  • Gs2
  • Gs2AccountAutoLogin

GS2-Deploy Sample Template:

(Unity project)/Assets/Game Server Services/Samples/UIKit/Gs2Inbox/Settings/initialize_inbox_template.yaml