Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging > API/Runtime/Core/ProfilingDebugging/FTraceAuxiliary
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/TraceAuxiliary.h |
| Include | #include "ProfilingDebugging/TraceAuxiliary.h" |
| Source | /Engine/Source/Runtime/Core/Private/ProfilingDebugging/TraceAuxiliary.cpp |
static bool WriteSnapshot
&40;
const TCHAR &42; FilePath
&41;
Remarks
Write tailing memory state to a utrace file.
Parameters
| Name | Description |
|---|---|
| FilePath | Path to the file to write the snapshot to. If it is null or empty a file path will be generated. |