ILauncherProfileLaunchRole::SetVsyncEnabled

Sets whether vertical sync should be enabled.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h

Include

#include "ILauncherProfileLaunchRole.h"

Syntax

void SetVsyncEnabled
(
    bool Enabled
)

Remarks

Sets whether vertical sync should be enabled.

Parameters

Parameter

Description

Enabled

Whether VSync is enabled.

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