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