- Namespace
- Atavism
- Base Types
- 
									- MonoBehaviour
 
							graph BT
	Type-->Base0["MonoBehaviour"]
	Type["UGUILogoutPanel"]
class Type type-node
						
					Syntax
public class UGUILogoutPanel : MonoBehaviourFields
| Name | Constant Value | Summary | 
|---|---|---|
| confirmationText | ||
| logoutTimerText | ||
| TMPConfirmationText | ||
| TMPLogoutTimerText | 
Properties
| Name | Value | Summary | 
|---|---|---|
| Instance | UGUILogoutPanel | static | 
Methods
| Name | Value | Summary | 
|---|---|---|
| CancelLogout | void | |
| HandleLogoutTimer | void | |
| Hide | void | |
| isShow | bool | |
| Show | void | |
| ShowConfirmationBox | void |