Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: kasperfm 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?