playMaker

Author Topic: Wait for WWW response in a custom action  (Read 1141 times)

kasperfm

  • Playmaker Newbie
  • *
  • Posts: 1
Wait for WWW response in a custom action
« on: June 19, 2014, 07:28:51 AM »
Hi :-)
I'm new to all this Playmaker action programming, and I need a little help.

I want to make a function that request some json data from a webservice, and wait for the response to come back. But I can't get coroutines to work in a custom action. So how can I make an action that waits until it gets a response from the webservice?
« Last Edit: June 19, 2014, 08:51:29 AM by kasperfm »