|
Elin Decompiled Documentation EA 23.230 Nightly
|
Public Member Functions | |
| void | SetText (string s) |
Public Attributes | |
| string | lang1 |
| UIText | text1 |
| bool | rebuildLayout |
Private Member Functions | |
| void | Start () |
Definition at line 3 of file UIHeader.cs.
|
inline |
Definition at line 24 of file UIHeader.cs.
References lang1, UIText.SetText(), and text1.
Referenced by Window.AddHeader(), WindowChara.RefreshSkill(), Window.SetTitles(), and UIInventory.SwitchTab().
|
inlineprivate |
Definition at line 11 of file UIHeader.cs.
References lang1, rebuildLayout, UIText.SetLang(), and text1.
| string UIHeader.lang1 |
Definition at line 5 of file UIHeader.cs.
| bool UIHeader.rebuildLayout |
Definition at line 9 of file UIHeader.cs.
Referenced by Start().
| UIText UIHeader.text1 |
Definition at line 7 of file UIHeader.cs.