Plasma Engine  2.0
Loading...
Searching...
No Matches
plConsoleEvent Struct Reference

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

#include <Console.h>

Public Types

enum class  Type : plInt32 { OutputLineAdded }
 

Public Attributes

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

Detailed Description

The event data that is broadcast by the console.

Member Enumeration Documentation

◆ Type

enum class plConsoleEvent::Type : plInt32
strong
Enumerator
OutputLineAdded 

A string was added to the console.


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