playMaker

Author Topic: New to Playmaker. What is an Object in Array>Object>[Object Type]?  (Read 1606 times)

PleaseHelpMe

  • Playmaker Newbie
  • *
  • Posts: 20
Hello, I am trying to call the API 'GetUserData" from PlayFab using a pre-made PlayFab to PlayMaker script. The action requires an Array>Object>"UserDataRecord".

The script is as follows:
[ArrayEditor(typeof(JrDevAssets.ClientModels.UserDataRecord))]
public FsmArray Data_Values;

The attached image will show the State and the Variable needed an Object with Object Type "User Data Record". I do not know what an Object is or how to create one. Googling has not helped me thus far.

Thank you.
« Last Edit: August 16, 2018, 10:37:03 PM by PleaseHelpMe »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: New to Playmaker. What is an Object in Array>Object>[Object Type]?
« Reply #1 on: August 17, 2018, 12:39:23 AM »
Hi.
It might be a component/script

Is that "pre-made PlayFab to PlayMaker" script included with Playfab

or did you get it here on the forum or somewhere else?

nFighter

  • Beta Group
  • Full Member
  • *
  • Posts: 174
    • multiplayer adult fighting
Re: New to Playmaker. What is an Object in Array>Object>[Object Type]?
« Reply #2 on: August 17, 2018, 08:12:56 AM »
Check your other PlayMaker actions for PlayFab. There are special actions that can separate this Object to Strings.
(at least that's how P-VUE action works)
indie developer of multiplayer adult fighting
http://nakedfighter3d.com

nFighter

  • Beta Group
  • Full Member
  • *
  • Posts: 174
    • multiplayer adult fighting
Re: New to Playmaker. What is an Object in Array>Object>[Object Type]?
« Reply #3 on: August 17, 2018, 08:14:21 AM »
Check this topic for details, maybe it will help also

http://hutonggames.com/playmakerforum/index.php?topic=18645.0
indie developer of multiplayer adult fighting
http://nakedfighter3d.com