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

#include <text_component.h>

Public Attributes

text_style style {}
 
bool no_break {}
 

Detailed Description

Definition at line 116 of file text_component.h.

Member Data Documentation

◆ no_break

bool unravel::rich_state::no_break {}

Definition at line 119 of file text_component.h.

◆ style

text_style unravel::rich_state::style {}

Definition at line 118 of file text_component.h.


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