Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::text_line Struct Reference

#include <text_component.h>

Public Attributes

std::string line
 
std::string break_symbol
 

Detailed Description

Definition at line 175 of file text_component.h.

Member Data Documentation

◆ break_symbol

std::string unravel::text_line::break_symbol

Definition at line 178 of file text_component.h.

◆ line

std::string unravel::text_line::line

Definition at line 177 of file text_component.h.


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