- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["UGUIConfirmationPanel"]
class Type type-node
Syntax
public class UGUIConfirmationPanel : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| cancelButton | ||
| confirmationText | ||
| titleBar | ||
| TMPConfirmationText | ||
| yesButton |
Properties
| Name | Value | Summary |
|---|---|---|
| Instance | U |
static
|
Methods
| Name | Value | Summary |
|---|---|---|
| CancelClicked |
void | |
| Hide |
void | |
| ShowConfirmationBox |
void | |
| ShowConfirmationBox |
void | |
| YesClicked |
void |