Navigation
Unreal Engine C++ API Reference > Runtime > Core > ProfilingDebugging > FTraceMalloc
- FMalloc::OnPreFork()
- FTraceMalloc::OnPreFork()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/TraceMalloc.h |
Include | #include "ProfilingDebugging/TraceMalloc.h" |
virtual void OnPreFork&40;&41;
Remarks
Notifies the malloc implementation that the process is about to fork. May be used to trim caches etc.