question

Majek avatar image
Majek asked

how do i get the currency data in ue4?

i can add and substract currency, but where is the actual currency value stored? how can i read 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.

1 Answer

·
brendan avatar image
brendan answered

It's stored as part of the player inventory, so you can retrieve the current balances by querying GetUserInventory. We'll be adding a query to only get the VC balances as well, in an upcoming sprint.

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.