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