Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FConsoleManager
- IConsoleManager::RegisterThreadPropagation()
- FConsoleManager::RegisterThreadPropagation()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/ConsoleManager.h |
| Include | #include "HAL/ConsoleManager.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/ConsoleManager.cpp |
virtual void RegisterThreadPropagation
&40;
uint32 ThreadId,
IConsoleThreadPropagation &42; InCallback
&41;
Remarks
Currently only for render thread
Parameters
| Name | Description |
|---|---|
| InCallback | 0 to disable the callbacks |