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

BasicControl

PreviousAuthenticatorsPanelNextScreenBase

Last updated 2 years ago

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

Summary

Members
Descriptions

public VisualTreeAsset

The UXML file to render.

public StyleSheet

The main style sheet file to give styles to Unity provided elements.

public VisualElement ()

Members

public VisualTreeAsset

The UXML file to render.

public StyleSheet

The main style sheet file to give styles to Unity provided elements.

public VisualElement ()

uxml
unityStyleSheet
Clone
uxml
unityStyleSheet
Clone