Okay so I’ve recently moved from Unity to Unreal Engine, but I am having problems with some of the new things. One of my questions are is there a way to access a variable created in the BP Node system from C++ and the other question is how can I access the script of a door for example from my actor (I want to change a variable inside the door script)?