Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: DarkSlash on December 12, 2014, 03:04:11 PM

Title: Run GameObject public function and store result
Post by: DarkSlash on December 12, 2014, 03:04:11 PM
I have a GameObject and I want to run a public function that returns a value. I want to store that value in a FSM variable. Is this possible? I saw some solutions in the forum that are not made with a premade action, but have to code your own.
Title: Re: Run GameObject public function and store result
Post by: Lane on December 12, 2014, 03:44:26 PM
Call Method action perhaps?