playMaker

Author Topic: Array Variables  (Read 1678 times)

weilies

  • Junior Playmaker
  • **
  • Posts: 74
Array Variables
« on: April 30, 2014, 11:00:26 PM »
How to store/retrieve Array variable in Playmaker?
As well as Global array variable.

I only saw Int, String, GameObject, Vector.. but no Array.

Thanks for the pointer.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Array Variables
« Reply #1 on: May 01, 2014, 01:00:02 AM »
Hi,

It's not available in the current version, but the next version of PlayMaker will feature this, it's currently under beta test.

 Meanwhile, you can use ArrayMaker, it covers arrays and hashtables.

https://hutonggames.fogbugz.com/default.asp?W715

Bye,

 Jean