How to get native monitor resolution?

Only via C++ using generic platfrom APIs in UE4 which let you get info about platform you running in

https://docs.unrealengine.com/latest/INT/API/Runtime/Core/GenericPlatform/FDisplayMetrics/index.html

In blueprint it seems you only get viewport size