UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAutoConsoleCommandWithArgsAndOutputDevice Class Reference

#include <IConsoleManager.h>

+ Inheritance diagram for FAutoConsoleCommandWithArgsAndOutputDevice:

Public Member Functions

 FAutoConsoleCommandWithArgsAndOutputDevice (const TCHAR *Name, const TCHAR *Help, const FConsoleCommandWithArgsAndOutputDeviceDelegate &Command, uint32 Flags=ECVF_Default)
 

Detailed Description

Autoregistering console command with args and an output device

Constructor & Destructor Documentation

◆ FAutoConsoleCommandWithArgsAndOutputDevice()

FAutoConsoleCommandWithArgsAndOutputDevice::FAutoConsoleCommandWithArgsAndOutputDevice ( const TCHAR Name,
const TCHAR Help,
const FConsoleCommandWithArgsAndOutputDeviceDelegate Command,
uint32  Flags = ECVF_Default 
)
inline

The documentation for this class was generated from the following file: