ezEngine  Release 25.03
ezConsoleEvent Struct Reference

The event data that is broadcast by the console. More...

#include <Console.h>

Public Types

enum  Type : ezInt32 { Type::OutputLineAdded }
 

Public Attributes

Type m_Type
 
const ezConsoleStringm_AddedpConsoleString
 The console string that was just added.
 

Detailed Description

The event data that is broadcast by the console.

Member Enumeration Documentation

◆ Type

enum ezConsoleEvent::Type : ezInt32
strong
Enumerator
OutputLineAdded 

A string was added to the console.


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