Landscape Infomation

How do I get this information when I use C++

If you ctrl+f some of that text you should be able to find it in the engine source, and then see where those variables are called. So ctrl+f Component Resolution (Verts) or something.

It’s found in FLandscapeProxyUIDetails

From there you need to find out how you can get that from a landscape object