BroadcastMessageGameObject¶
It sends a message to the specified GameObject and its child objects.
Property¶
Target | Destination GameObject of message. |
Method Name | Method name of the message. |
Type | The type of the value to be transmitted. |
Int Value | Int type value |
Float Value | Float type value |
Bool Value | Bool type value |
String Value | String type value |