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 |
bool SupportsConvertibleLaptops&40;&41;
Remarks
Check whether the platform supports convertible laptops.
Note: This does not necessarily mean that the platform is a convertible laptop. For example, convertible laptops running Windows 7 or older will return false, and regular laptops running Windows 8 or newer will return true. true for convertible laptop platforms, false otherwise.