Retrieves the size of the specified window.
Optional Window ID
The ID of the window to retrieve the size for. If set to 0, it will retrieve the size of the current window.
Size
A reference to an FIntPoint variable that will hold the retrieved window size.
Return Value
Returns true if the window size was successfully retrieved and stored in the provided variable, false otherwise.
Last updated 3 months ago