playMaker

Author Topic: custom varible type  (Read 1721 times)

Agosh

  • Playmaker Newbie
  • *
  • Posts: 5
custom varible type
« on: July 18, 2015, 12:34:55 PM »
Hello!
I wrote a wrapper over the webclient and I need to instantiate it in action in the first FSM and pass the second FSM.
How to do it? Just using a variable of type object?
But its overhad!
Maybe there is another way?