passing variables to/from child/parent actor?

The Door can talk to the Knob:

And the Knob can talk back:

[HR][/HR]
You can also use a direct reference instead:

So you could call a custom event here:


[HR][/HR]

Or an event dispatcher:

2 Likes