Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: elusiven on December 16, 2016, 06:59:47 AM

Title: Start Coroutine
Post by: elusiven on December 16, 2016, 06:59:47 AM
Hi,

Is there anyway to start coroutine which was multiple parameters? I'm using Easy Save 2 to download some uploaded content off the server and I'm taking in 2 parameters, game object name and the tag.. So is there anyway to make it launch it with two parameters?
Title: Re: Start Coroutine
Post by: spektron on December 28, 2016, 10:58:52 AM
found this:
http://hutonggames.com/playmakerforum/index.php?topic=7747.0

can startcoroutine action still be expanded to support multiple parameters?