You can have your second blueprint contain a reference to the first blueprint that you can set in editor. That way it can get the component itself on BeginPlay before it needs it.
You can have your second blueprint contain a reference to the first blueprint that you can set in editor. That way it can get the component itself on BeginPlay before it needs it.