FGenericWindow::GetWindowBorderSize

Gets OS specific window border size.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericWindow.h

Include

#include "GenericPlatform/GenericWindow.h"

Source

/Engine/Source/Runtime/ApplicationCore/Private/GenericPlatform/GenericWindow.cpp

Syntax

virtual int32 GetWindowBorderSize() const

Remarks

Gets OS specific window border size. This is necessary because Win32 does not give control over this size.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss