getWindowHeight

WindowModuleInterface::getWindowHeight

Returns the height of the window.

Declaration

virtual int getWindowWidth(WindowID windowID) = 0;

Parameters

Name

Type

Description

windowID

WindowID

The window to get the height of.

Returns

The height of the window.