lxgui
Public Attributes | List of all members
lxgui::gui::script_info Struct Reference

Holds file/line information for a script. More...

#include <gui_frame.hpp>

Public Attributes

std::string file_name
 
std::size_t line_nbr = 0
 

Detailed Description

Holds file/line information for a script.

Definition at line 39 of file gui_frame.hpp.

Member Data Documentation

◆ file_name

std::string lxgui::gui::script_info::file_name

Definition at line 40 of file gui_frame.hpp.

◆ line_nbr

std::size_t lxgui::gui::script_info::line_nbr = 0

Definition at line 41 of file gui_frame.hpp.


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