Get Viewport Size directly into FVector2D. C++

Yes you are right about the Local_ViewportSize_Y, I just copy pasted it wrong when writing the message.
That way you are doing is using the GetGameViewportClient do you know how to do this while using the PlayerController->GetViewportSize(...)?
Honestly I’m just curious on how to get a int32 transformed to double.