Navigation
API > API/Plugins > API/Plugins/EditorTraceUtilities
| Name | FLiveSessionTracker |
| Type | class |
| Header File | /Engine/Plugins/TraceUtilities/Source/EditorTraceUtilities/Public/UnrealInsightsLauncher.h |
| Include Path | #include "UnrealInsightsLauncher.h" |
Syntax
class FLiveSessionTracker
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLiveSessionTracker() |
UnrealInsightsLauncher.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FLiveSessionTracker() |
UnrealInsightsLauncher.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bHasData | bool | UnrealInsightsLauncher.h | ||
| bIsQueryInProgress | bool | UnrealInsightsLauncher.h | ||
| Event | FGraphEventRef | UnrealInsightsLauncher.h | ||
| LiveSessionMap | FLiveSessionsMap | UnrealInsightsLauncher.h | ||
| StorePort | uint32 | UnrealInsightsLauncher.h | ||
| TaskLiveSessionData | TSharedPtr< FLiveSessionTaskData > | UnrealInsightsLauncher.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FLiveSessionsMap & GetLiveSessions() |
UnrealInsightsLauncher.h | ||
uint32 GetStorePort() |
UnrealInsightsLauncher.h | ||
bool HasData() |
UnrealInsightsLauncher.h | ||
void StartQuery() |
UnrealInsightsLauncher.h | ||
void Update() |
UnrealInsightsLauncher.h |