UIKit GS2-Inbox sample
This is a sample implementation 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 :
(sample folder)/Scenes/Inbox.unity
.
The prefab on which this sample depends is The prefab must be placed in the scene.
- Gs2
- Gs2AccountAutoLogin
GS2-Deploy Sample Template:
(sample folder)/Settings/initialize_inbox_template.yaml
.