Loading...
Searching...
No Matches
PixelCrushers.Wrappers.GlobalTextTable Class Reference

This wrapper for PixelCrushers.LocalizeUIText keeps references intact if you switch between the compiled assembly and source code versions of the original class. More...

Inheritance diagram for PixelCrushers.Wrappers.GlobalTextTable:
Collaboration diagram for PixelCrushers.Wrappers.GlobalTextTable:

Additional Inherited Members

- Static Public Member Functions inherited from PixelCrushers.GlobalTextTable
static string Lookup (StringField fieldName)
 Looks up a field value in the global text table.
 
static string Lookup (string fieldName)
 Looks up a field value in the global text table.
 
- Protected Member Functions inherited from PixelCrushers.GlobalTextTable
virtual void Awake ()
 
virtual void OnDestroy ()
 
- Static Protected Attributes inherited from PixelCrushers.GlobalTextTable
static GlobalTextTable s_instance = null
 
- Properties inherited from PixelCrushers.GlobalTextTable
static GlobalTextTable instance [get]
 Current instance of GlobalTextTable.
 
static TextTable textTable [get, set]
 Current global text table.
 
static string currentLanguage [get, set]
 The current language to use.
 

Detailed Description

This wrapper for PixelCrushers.LocalizeUIText keeps references intact if you switch between the compiled assembly and source code versions of the original class.


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