Class EMSLogoutUIB
Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
EMSLogoutUIB
Inherited Members
Namespace: Appearition.Example
Assembly: Assembly-CSharp.dll
Syntax
[RequireComponent(typeof(EMSLogoutB))]
public class EMSLogoutUIB : BaseEMSUITab
Fields
logoutButton
Declaration
public Button logoutButton
Field Value
Type | Description |
---|---|
UnityEngine.UI.Button |
logoutOutcomeText
Declaration
public Text logoutOutcomeText
Field Value
Type | Description |
---|---|
UnityEngine.UI.Text |
Methods
OnLogoutButtonPressed()
Declaration
public void OnLogoutButtonPressed()