C++ Reference to an Actor in the Scene

Ok, I found where I screwed up: I thought EditXXXX of public property would have a default value that’d make them editable in windows, but it’s not the case. Adding EditAnywhere allowed me to point to an Actor in the scene.