Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/IConsoleManager
- IConsoleManager::RegisterConsoleVariableSink_Handle()
- FConsoleManager::RegisterConsoleVariableSink_Handle()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h |
Include | #include "HAL/IConsoleManager.h" |
FConsoleVariableSinkHandle RegisterConsoleVariableSink_Handle
&40;
const FConsoleCommandDelegate & Command
&41;
Remarks
The registered command is executed at few defined points (see CallAllConsoleVariableSinks)
Parameters
Name | Description |
---|---|
Command |