question

yousafjawad avatar image
yousafjawad asked

Hi Everyone, I need help, I need to move Content's Title Data to Player's title data. Which API I need to request in CloudScript.

Player Data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Made Wang avatar image
Made Wang answered

Do you mean to move Content->Title Data to Player->Player Data(Title)?

If so, there is no specific API for transferring between these two kinds of data, you need to call GetTitleData to get it, and then call UpdateUserData to write it.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.