UPlatformEventsComponent::IsInLaptopMode

Check whether a convertible laptop is laptop mode.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/PlatformEventsComponent.h

Include

#include "Components/PlatformEventsComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/PlatformEventsComponent.cpp

Syntax

bool IsInLaptopMode()

Remarks

Check whether a convertible laptop is laptop mode.

Returns

true if in laptop mode, false otherwise or if not a convertible laptop.

See Also

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