FAutoConsoleVariableSink::FAutoConsoleVariableSink

Constructor, saves the argument for future removal from the console variable system

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h

Include

#include "HAL/IConsoleManager.h"

Syntax

FAutoConsoleVariableSink
(
    const FConsoleCommandDelegate & InCommand
)

Remarks

Constructor, saves the argument for future removal from the console variable system

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss