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)
private void Awake()
private void
Awake
element
Last updated 2 years ago