|
void | SetTextBoxText (string textTop1, string textTop2, string textTop3, string textBottom1, string textBottom2, string textBottom3) |
| Set Text Values More...
|
|
Definition at line 7 of file UIInventoryTextBox.cs.
◆ SetTextBoxText()
void UIInventoryTextBox.SetTextBoxText |
( |
string |
textTop1, |
|
|
string |
textTop2, |
|
|
string |
textTop3, |
|
|
string |
textBottom1, |
|
|
string |
textBottom2, |
|
|
string |
textBottom3 |
|
) |
| |
|
inline |
Set Text Values
- Parameters
-
textTop1 | |
textTop2 | |
textTop3 | |
textBottom1 | |
textBottom2 | |
textBottom3 | |
Definition at line 36 of file UIInventoryTextBox.cs.
◆ m_TextMeshBottom1
TextMeshProUGUI UIInventoryTextBox.m_TextMeshBottom1 = null |
|
private |
◆ m_TextMeshBottom2
TextMeshProUGUI UIInventoryTextBox.m_TextMeshBottom2 = null |
|
private |
◆ m_TextMeshBottom3
TextMeshProUGUI UIInventoryTextBox.m_TextMeshBottom3 = null |
|
private |
◆ m_TextMeshTop1
TextMeshProUGUI UIInventoryTextBox.m_TextMeshTop1 = null |
|
private |
◆ m_TextMeshTop2
TextMeshProUGUI UIInventoryTextBox.m_TextMeshTop2 = null |
|
private |
◆ m_TextMeshTop3
TextMeshProUGUI UIInventoryTextBox.m_TextMeshTop3 = null |
|
private |
The documentation for this class was generated from the following file: