Navigation
API > API/Runtime > API/Runtime/SessionServices > API/Runtime/SessionServices/FTraceStatus
References
| Module | SessionServices |
| Header | /Engine/Source/Runtime/SessionServices/Public/ITraceController.h |
| Include | #include "ITraceController.h" |
Syntax
struct FSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bUseImportantCache | If important cache is enabled | |
| bool | bUseWorkerThread | If worker thread is used or TraceLog is pumped on end frame. | |
| TArray< FChannelPreset > | ChannelPresets | The channel presets defined by the process. | |
| uint32 | TailSizeBytes | Size of tail buffer |