FGenericPlatformProperties::SupportsWindowedMode

Gets whether this platform supports windowed mode rendering.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformProperties.h

Include

#include "GenericPlatform/GenericPlatformProperties.h"

Syntax

static bool SupportsWindowedMode()

Remarks

Gets whether this platform supports windowed mode rendering.

Returns

true if windowed mode is supported.

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