Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPlatformEventsComponent
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 |
UFUNCTION (BlueprintCallable, Category="Components|Activation")
bool IsInTabletMode()
Remarks
Check whether a convertible laptop is laptop mode. true if in tablet mode, false otherwise or if not a convertible laptop.