Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfileLaunchRole
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h |
Include | #include "ILauncherProfileLaunchRole.h" |
void SetVsyncEnabled ( bool Enabled )
Remarks
Sets whether vertical sync should be enabled.
Parameters
Name | Description |
---|---|
Enabled | Whether VSync is enabled. |