Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::ConsoleNotifications Class Referenceabstract

#include <ConsoleBus.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual void OnConsoleCommandExecuted (const char *command)=0
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Detailed Description

Event bus that can be used to request commands be executed by the console Only one console can exist at a time, which is why this bus supports only one listener.


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