UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWindowsConsoleOutputDevice2::FConsoleWindow::LogEntry Struct Reference

Public Attributes

FString String
 
ELogVerbosity::Type Verbosity
 
const class FName Category
 
double Time
 
uint16 TextAttribute
 
uint16 LineCount
 

Member Data Documentation

◆ Category

const class FName FWindowsConsoleOutputDevice2::FConsoleWindow::LogEntry::Category

◆ LineCount

uint16 FWindowsConsoleOutputDevice2::FConsoleWindow::LogEntry::LineCount

◆ String

FString FWindowsConsoleOutputDevice2::FConsoleWindow::LogEntry::String

◆ TextAttribute

uint16 FWindowsConsoleOutputDevice2::FConsoleWindow::LogEntry::TextAttribute

◆ Time

double FWindowsConsoleOutputDevice2::FConsoleWindow::LogEntry::Time

◆ Verbosity

ELogVerbosity::Type FWindowsConsoleOutputDevice2::FConsoleWindow::LogEntry::Verbosity

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