Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
LingoonaGrammarFormatter Class Reference

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...

Inheritance diagram for LingoonaGrammarFormatter:

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...
 

Detailed Description

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.

Member Data Documentation

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.


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