Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
ui::ShellLogViewerView Struct Reference

Embedded log viewer state surfaced by the log-file modal. More...

#include <src/ui/shell_view.h>

Public Attributes

std::vector< std::string > lines
 Loaded log lines shown in the viewer.
 
std::string path
 Path of the currently loaded log file.
 
app::LogViewerPlacement placement = app::LogViewerPlacement::full
 Placement of the log viewer pane.
 
std::size_t scrollOffset = 0U
 Vertical scroll offset inside the log viewer.
 
bool visible = false
 True when the log viewer should be rendered.
 

Detailed Description

Embedded log viewer state surfaced by the log-file modal.


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