Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/FGenericWindow
Description
Gets OS specific window border size. This is necessary because Win32 does not give control over this size.
Derived Overrides
| Name | GetWindowBorderSize |
| Type | function |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericWindow.h |
| Include Path | #include "GenericPlatform/GenericWindow.h" |
| Source | /Engine/Source/Runtime/ApplicationCore/Private/GenericPlatform/GenericWindow.cpp |
virtual int32 GetWindowBorderSize() const