playMaker

Author Topic: How to get gameobject by component?  (Read 2790 times)

edufurla

  • Junior Playmaker
  • **
  • Posts: 57
How to get gameobject by component?
« on: April 18, 2025, 10:55:37 AM »
I am using a Call method action and getting a component (object variable) as a result.
I need to find the gameObject that "owns" this component.
Any ideas?
Thanks