📚
CloudLogin.dev Playmaker Integration Documentation
  • Welcome to the CloudLogin.dev Playmaker Integration Documentation
  • QuickStart
    • Create a CloudLogin.Dev Account (It's Free!)
    • Download and install the CloudLogin.Dev GitHub files
    • Install Playmaker into your Unity Project
    • Download and Install CloudLogin.dev Playmaker Integration
  • The Actions
  • Cloud Login Dev Add Credits
  • Cloud Login Dev Add Score
  • Cloud Login Dev Connection
  • Cloud Login Dev Get Credits
  • Cloud Login Dev Get Player Attribute
  • Cloud Login Dev Get Player Purchased Items
  • Cloud Login Dev Get Score
  • Cloud Login Dev Get Store As Array
  • Cloud Login Dev Get User Info
  • Cloud Login Dev Purchase Store Item
  • Cloud Login Dev Remove Player Attribute
  • Cloud Login Dev Remove Store Item From Player
  • CLoud Login Dev Set Credits
  • Cloud Login Dev Set Player Attribute
  • Cloud Login Dev Set Score
  • Cloud Login Dev Signin
  • Cloud Login Dev Signup
Powered by GitBook
On this page

Was this helpful?

Cloud Login Dev Get Store As Array

This action gets your game's store (from the cloud) and stores it as a string array. You'll need to use some native Playmaker actions to sort through the array, as it gets more than just the item names. It gets name, cost, category, and ID.

PreviousCloud Login Dev Get ScoreNextCloud Login Dev Get User Info

Last updated 4 years ago

Was this helpful?