Hi, im making a list of prefabs in execution time.
Each prefab have a Checkbox and im managing all with a script on parent of all this prefab.
Im getting event OnActivate, but i need to identify what of her child is the sender.
How can i determinate what child is the sender of the message?