Definition at line 6 of file ErrorMessagePopup.cs.
◆ OnCloseButtonClicked()
void ErrorMessagePopup.OnCloseButtonClicked |
( |
| ) |
|
|
inlineprivate |
◆ OnDisable()
void ErrorMessagePopup.OnDisable |
( |
| ) |
|
|
inlineprivate |
◆ OnEnable()
void ErrorMessagePopup.OnEnable |
( |
| ) |
|
|
inlineprivate |
◆ ShowErrorMessage()
void ErrorMessagePopup.ShowErrorMessage |
( |
string | text | ) |
|
|
inline |
◆ Start()
void ErrorMessagePopup.Start |
( |
| ) |
|
|
inlineprivate |
◆ _closeButton
Button ErrorMessagePopup._closeButton |
|
privateSerializeField |
◆ _errorMessageText
TextMeshProUGUI ErrorMessagePopup._errorMessageText |
|
privateSerializeField |
◆ _root
Transform ErrorMessagePopup._root |
|
privateSerializeField |
◆ CloseButtonClicked
Action ErrorMessagePopup.CloseButtonClicked |
The documentation for this class was generated from the following file: