IConsoleObject::AsCommand

Casts this object to an [IConsoleCommand](API\Runtime\Core\HAL\IConsoleCommand), verifying first that it is safe to do so

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/IConsoleManager.h"

Syntax

virtual IConsoleCommand * AsCommand()

Remarks

Casts this object to an IConsoleCommand, verifying first that it is safe to do so

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