[Request] Access Blueprint from another Blueprint

For example i have HUD Blueprint with some custom variables. I would like to access these custom HUD variables in my PlayerController Blueprint. I dont think it is possible right now. If it is can you tell me how to do so?

This ‘Blueprint Communication’ feature is something we are working hard on and should be in the next beta! For now you can create a Blueprint Interface to allow communication.

That is good to hear. Thanks James. :slight_smile: