Represents a Warning Popup /summary>
More...
|
void | Awake () |
| Awake is called when the script instance is being loaded. This method initializes the UI elements and sets their default values.
|
|
void | Open (string title, string description) |
| Opens the UI element and sets the title and description text.
|
|
Represents a Warning Popup /summary>
◆ Open()
void WarningPopupController.Open |
( |
string |
title, |
|
|
string |
description |
|
) |
| |
|
inline |
Opens the UI element and sets the title and description text.
- Parameters
-
title | The title text to set. |
description | The description text to set. |
The documentation for this class was generated from the following file:
- C:/Users/stefa/source/repos/AI_Testing_Simulator/Unity/Assets/Scripts/ViewControllers/PopupControllers/WarningPopupController.cs