UxmlSerializedDataCreator.CreateUxmlSerializedData

Declaration

public static UIElements.VisualElement.UxmlSerializedData CreateUxmlSerializedData(Type type);

Parameters

fullTypeName The full type name of the Type that contains the <see cref="UxmlSerializedData" />. Should belong to a type that is decorated with either the <see cref="UxmlElementAttribute" /> or <see cref="UxmlObjectAttribute" /> attribute.

Description

Creates a UxmlSerializedData instance for the given type with default values applied.


Did you find this page useful? Please give it a rating: