question

destroy091 avatar image
destroy091 asked

item custom data key/value

hi i use unreal engine in the items custom data there is key/value i could not load this in game when i get the custom data i get this

8CcqlcaoLvj2

Z2Yq_Z4tsHCq

S85ykV0lCXyy

what i want is put in the field name of the key to get the value how can i do this in blueprint ?

unreal
2 comments
10 |1200

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

Gosen Gao avatar image Gosen Gao commented ·

The images seem to be broken, please upload them again.

0 Likes 0 ·
destroy091 avatar image destroy091 commented ·

this is pictures it is not showing in the question up

https://prnt.sc/O-xu31d71dL- https://prnt.sc/6br0ym-dxpHk https://prnt.sc/Fh26XbruOevN

0 Likes 0 ·

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

According to Title-Wide Data Management - Get Catalog Items - REST API (PlayFab Client) | Microsoft Learn, the CustomData field is a string. So, you need to decode the string first then you can get the key\value pairs you want.

5532-customdata.png


customdata.png (255.4 KiB)
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.