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 SendSnapshot
(
const TCHAR * Host,
uint32 Port
)
Remarks
Write tailing memory state to a trace server.
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. |