Last updated 1 year ago
class UniversalAuthenticatorLibrary::Src::UiToolkit::Ui::ScreenBase : public MonoBehaviour
public void Show()
public void
Show
()
Show this Screen (set it to visible)
public void Hide()
Hide
Hide this Screen (set it to invisible)
element
private void Awake()
private void
Awake