Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileLaunchRole
Description
Checks whether vertical sync is enabled.
| Name | IsVsyncEnabled |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h |
| Include Path | #include "ILauncherProfileLaunchRole.h" |
bool IsVsyncEnabled() const
true if VSync is enabled, false otherwise.
See Also
- SetVsyncEnabled