SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetHeight()

const uint32_t & Spices::WindowResizeOverEvent::GetHeight ( ) const
inline

Get New Windows Height.

Returns
Returns New Windows Height.

Definition at line 146 of file WindowEvent.h.

146{ return m_Height; }
uint32_t m_Height
New Windows Height.

References m_Height.