Editor Only viewport world location.

In development, I need to make an editor widget that aligns text to the viewport.
I cannot find a way to reference the editor’s viewport.

I tired Game Mode -> Get actor Eyes view point. always returns 0.

I can do this with multiple objects looking at each other no problem. I was just wanting to replace the location of an object with the location of the viewport in world space. Can’t find a node to get that info from…
Any advice appreciated.

I should mention, this node

Seems to just not exist.