Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/GenericPlatform > API/Runtime/ApplicationCore/GenericPlatform/FGenericPlatformApplicationMisc
References
Module | ApplicationCore |
Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformApplicationMisc.h |
Include | #include "GenericPlatform/GenericPlatformApplicationMisc.h" |
static bool ControlScreensaver
&40;
EScreenSaverAction Action
&41;
Remarks
Disables screensaver (if platform supports such an API) true if succeeded, false if platform does not have this API and PreventScreenSaver() hack is needed
Parameters
Name | Description |
---|---|
Action | enable or disable |