Navigation
API > API/Runtime > API/Runtime/TraceLog > API/Runtime/TraceLog/TEventRef
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TEventRef () |
Trace/Trace.h | ||
TEventRef
(
IdType InId, |
Trace/Trace.h |
TEventRef()
| Name | TEventRef |
| Type | function |
| Header File | /Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h |
| Include Path | #include "Trace/Trace.h" |
TEventRef()
TEventRef(IdType, uint32)
| Name | TEventRef |
| Type | function |
| Header File | /Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h |
| Include Path | #include "Trace/Trace.h" |
TEventRef
(
IdType InId,
uint32 InTypeId
)