Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging > API/Runtime/Core/ProfilingDebugging/FStringTrace
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/StringsTrace.h |
| Include | #include "ProfilingDebugging/StringsTrace.h" |
static UE::Trace::FEventRef32 GetNameRef
&40;
const FName & Name
&41;
Remarks
Gets the trace id of a FName. Id that can be used to reference the name.
Parameters
| Name | Description |
|---|---|
| Name | Name to trace. |