Calls the named method on every MonoBehaviour on a game object.
See Unity SendMessage docs for more details.
Game Object
The game object to send a message to.
Delivery
Options
Message delivery options. See Unity Docs.
Method Name
The method name to call.
Parameter
Parameter type. After selecting a parameter type, you can enter a value.