playMaker

Author Topic: [SOLVED] Is there a way to use the Event system method SetSelectedGameObject?  (Read 3559 times)

inyourbus

  • Playmaker Newbie
  • *
  • Posts: 43
  • In Your Legends
    • In Your Legends

Is there a way to use the Event system method SetSelectedGameObject?


http://docs.unity3d.com/460/Documentation/ScriptReference/EventSystems.EventSystem.SetSelectedGameObject.html

It asks for two parameter so I can't use (Script Control) send message as it only allows you to send one parameter at a time.


I have tried using get property on the Event system but the function is not public.


Any known way that I can call this method?

« Last Edit: June 27, 2015, 03:44:10 PM by inyourbus »
One step at a time..


inyourbus

  • Playmaker Newbie
  • *
  • Posts: 43
  • In Your Legends
    • In Your Legends
Re: Is there a way to use the Event system method SetSelectedGameObject?
« Reply #2 on: June 27, 2015, 12:43:37 PM »
Happy days!


Thanks terri you saved me!


 ;D ;D ;D ;D ;D ;D ;D ;D


That needs to go into the Eco System, Tested and it works like a charm.
One step at a time..