Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/PlatformMisc.h |
| Include | #include "HAL/PlatformMisc.h" |
Syntax
class FScopedEnterBackgroundEvent
Remarks
For timing OnEnterBackground tasks. This can be time sensitive on some platforms.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedEnterBackgroundEvent
(
const TCHAR* Text |
Destructors
| Type | Name | Description | |
|---|---|---|---|