Loading...

Logo
DocumentationBehaviorsCustomReceive Message
Custom

Receive Message

Last updated September 28, 2018

Description

Listens for messages emitted by Broadcast Message behaviors.

Properties

Triggers Once on Event

Event KeyThis is the key that the behavior is listening for.

Outputs

Broadcast Value

Outputs the broadcast value the behavior is receiving.

Examples

If you want to play a sound every time a 'ping' event key is broadcasted, listen to the 'ping' event and connect a Play Sound behavior.

Broadcast Message

ReceiveMessageReference.gif