AI Testing Simulator
Loading...
Searching...
No Matches
WarningPopupController Class Reference

Represents a Warning Popup /summary> More...

Inheritance diagram for WarningPopupController:

Public Member Functions

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.
 

Detailed Description

Represents a Warning Popup /summary>

Member Function Documentation

◆ Open()

void WarningPopupController.Open ( string  title,
string  description 
)
inline

Opens the UI element and sets the title and description text.

Parameters
titleThe title text to set.
descriptionThe description text to set.

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