Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::Console::OutputEntry Struct Reference

#include <Console.h>

Public Attributes

string _text {}
 
EntryType _type { EntryType::INFO }
 

Detailed Description

Definition at line 118 of file Console.h.

Member Data Documentation

◆ _text

string Divide::Console::OutputEntry::_text {}

Definition at line 120 of file Console.h.

◆ _type

EntryType Divide::Console::OutputEntry::_type { EntryType::INFO }

Definition at line 121 of file Console.h.


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