Kerbal Space Program
1.12.4
|
This is a simple example for a reusable Unity Component utilizing the Lingoona Grammar Library to apply a formatted string to an UI Text element. More...
Public Attributes | |
List< string > | Parameters |
Stores a list of parameters to be passed to the Grammar Library. More... | |
string | Template |
Stores a text template to be used by the Grammar Library. More... | |
This is a simple example for a reusable Unity Component utilizing the Lingoona Grammar Library to apply a formatted string to an UI Text element.
List<string> LingoonaGrammarFormatter.Parameters |
Stores a list of parameters to be passed to the Grammar Library.
string LingoonaGrammarFormatter.Template |
Stores a text template to be used by the Grammar Library.