Get object calling InputEvent

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By ondesic

I have a GUI_INPUT event for a group of objects. Inside the event is there a variable that holds the object that is calling the gui_input event?

:bust_in_silhouette: Reply From: tuon

No.

Let us know what you’re trying to accomplish and why you think you need a reference to that object and maybe we can offer more suggestions to help.