1.1. Basic Communication with a target Blueprint

1.2. Blueprint communication via actor casting

2.1. Using an Event Dispatcher function to call an event in the Level Blueprint

2.2. Binding an Event Dispatcher function to a custom event

3.1. Basic communication using a Blueprint Interface function

3.2. Communication using a Blueprint Interface function