BasicControl

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

Summary

Members
Descriptions

public VisualTreeAsset uxml

The UXML file to render.

public StyleSheet unityStyleSheet

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

public VisualElement Clone()

Members

public VisualTreeAsset uxml

The UXML file to render.

public StyleSheet unityStyleSheet

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

public VisualElement Clone()

Last updated