- some actor sending data; it has yet to be instantiated
- Game Instance receiving and sending data
- below, something spawns ActorAs
- we register the ActorA’s ED Send Data dispatcher with the Game Instance’s Custom Event
- you must ensure the data signatures match (here, there’s no data)
- and the Level Blueprint goes brrrr