Navigation
API > API/Runtime > API/Runtime/Core
| Name | FEngineTrackedActivityScope |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/CoreGlobals.h |
| Include Path | #include "CoreGlobals.h" |
Syntax
struct FEngineTrackedActivityScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEngineTrackedActivityScope
(
const FString& Str |
CoreGlobals.h | ||
FEngineTrackedActivityScope
(
const TCHAR* Fmt, |
CoreGlobals.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FEngineTrackedActivityScope() |
CoreGlobals.h |