Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


VisualElement.UxmlSerializedData

This is used by the code generator when a custom control is using the UxmlElementAttribute.
Read time 1 minuteLast updated 9 days ago

Definition

public class VisualElement.UxmlSerializedData : UxmlSerializedData

Static Methods

Method

Description

RegisterThis is used by the code generator when a custom control is using the UxmlElementAttribute. You should not need to call it.

Inheritance