Navigation
Unreal Engine C++ API Reference > Runtime > TraceLog
Filters
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FInitializeDesc | ||
![]() |
FMessageEvent | ||
![]() |
FSendFlags | ||
![]() |
FStatistics | ||
![]() |
TEventRef | Reference to a definition event. |
Typedefs
Name | Description |
---|---|
AllocFunc | |
ChannelIterCallback | The callback provides information about a channel and a user provided pointer. |
ChannelIterFunc | |
FEventRef16 | |
FEventRef32 | |
FEventRef64 | |
FEventRef8 | |
FreeFunc | |
OnConnectFunc | |
OnMessageFunc |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
UE::Trace::AnsiString | Field types. | |
![]() |
UE::Trace::EMessageType | ||
![]() |
UE::Trace::WideString |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
UE_void | UE::Trace::EnumerateChannels
(
ChannelIterCallback IterFunc, |
|
![]() |
UE_void | UE::Trace::EnumerateChannels
(
ChannelIterFunc IterFunc, |
|
![]() |
UE_void | UE::Trace::GetStatistics
(
FStatistics& Out |
|
![]() |
UE_void | UE::Trace::Initialize
(
const FInitializeDesc& Desc |
|
![]() |
UE_bool | UE::Trace::IsChannel
(
const TCHAR* ChanneName |
|
![]() |
UE_bool | ||
![]() |
UE_bool | UE::Trace::IsTracingTo
(
uint32(&) OutSessionGuid, |
|
![]() |
TEventRef< IdType > | UE::Trace::MakeEventRef
(
IdType InId, |
|
![]() |
UE_void | ||
![]() |
UE_bool | UE::Trace::SendSnapshotTo
(
const TCHAR* Host, |
|
![]() |
UE_bool | UE::Trace::SendTo
(
const TCHAR* Host, |
|
![]() |
UE_void | UE::Trace::SetMemoryHooks
(
AllocFunc Alloc, |
|
![]() |
UE_void | UE::Trace::SetMessageCallback
(
OnMessageFunc MessageFunc |
|
![]() |
UE_void | ||
![]() |
UE_void | ||
![]() |
UE_bool | ||
![]() |
UE_void | UE::Trace::ThreadGroupBegin
(
const TCHAR* Name |
|
![]() |
UE_void | ||
![]() |
UE_void | UE::Trace::ThreadRegister
(
const TCHAR* Name, |
|
![]() |
UE_bool | UE::Trace::ToggleChannel
(
const TCHAR* ChannelName, |
|
![]() |
UE_void | ||
![]() |
UE_bool | UE::Trace::WriteSnapshotTo
(
const TCHAR* Path |
|
![]() |
UE_bool | UE::Trace::WriteTo
(
const TCHAR* Path, |