FGenericPlatformApplicationMisc::IsScreensaverEnabled

Returns state of screensaver (if platform supports it)

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformApplicationMisc.h

Include

#include "GenericPlatform/GenericPlatformApplicationMisc.h"

Syntax

static bool IsScreensaverEnabled()

Remarks

Returns state of screensaver (if platform supports it)

Returns

true if screensaver enabled (returns false if platform does not support it)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss