Navigation
API > API/Runtime > API/Runtime/TraceLog > API/Runtime/TraceLog/Trace
References
| Module | TraceLog |
| Header | /Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h |
| Include | #include "Trace/Trace.h" |
Syntax
template<typename IdType>
struct TEventRef
Remarks
Reference to a definition event.
Variables
| Type | Name | Description | |
|---|---|---|---|
| IdType | Id | ||
| uint32 | RefTypeId |
Constructors
| Type | Name | Description | |
|---|---|---|---|
TEventRef
(
IdType InId, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint64 | GetHash () |
||
| uint64 | GetHash () |
||
| uint64 | GetHash () |
||
| uint64 | GetHash () |
||
| uint64 | GetHash () |
Typedefs
| Name | Description |
|---|---|
| ReferenceType |