IConsoleObject::AsVariable

Casts this object to an [IConsoleVariable](API\Runtime\Core\HAL\IConsoleVariable), returns 0 if it's not

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/IConsoleManager.h"

Syntax

virtual IConsoleVariable * AsVariable()

Remarks

Casts this object to an IConsoleVariable, returns 0 if it's not

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