WAX Unity Web3 Suite
AuthenticatorLibrary
AuthenticatorLibrary
  • Getting Started
  • Installation
    • WebGL Insatallation
  • Examples
    • Getting Started
      • Canvas Example
      • UIToolkit Example
    • User Data
    • Token Transfer
    • Transact
  • API Docs
    • Canvas
      • UnityCanvasUAL
    • UiToolkit
      • UnityUiToolkitUAL
      • AuthenticatorButtonItem
      • AuthenticatorsPanel
      • BasicControl
      • ScreenBase
      • Utils
    • Authenticators
      • Anchor
        • AnchorAuthenticator
        • AnchorUser
        • AnchorWalletConfig
      • WaxCloudWallet
        • WaxCloudWalletAuthenticator
        • WaxCloudWalletConfig
        • WaxCloudWalletUser
    • Authenticator
    • User
    • AuthenticatorResponse
    • ButtonStyle
    • Chain
    • Utils
    • RpcEndpoint
    • SignTransactionResponse
    • UALOptions
    • UalConstants
    • UalError
    • UnityUAL
Powered by GitBook
On this page
  • Summary
  • Members
Edit on GitHub
  1. API Docs
  2. UiToolkit

ScreenBase

PreviousBasicControlNextUtils

Last updated 2 years ago

class UniversalAuthenticatorLibrary::Src::UiToolkit::Ui::ScreenBase
  : public MonoBehaviour

Summary

Members
Descriptions

public void ()

Show this Screen (set it to visible)

public void ()

Hide this Screen (set it to invisible)

private void ()

Members

public void ()

Show this Screen (set it to visible)

public void ()

Hide this Screen (set it to invisible)

Parameters

  • element

private void ()

Show
Hide
Awake
Show
Hide
Awake