UxmlSerializedData.Deserialize

Declaration

public void Deserialize(object obj);

Parameters

obj The element to have the serialized data applied to.

Description

Applies serialized field values to a compatible visual element.

This is used by the code generator when a custom control is using the UxmlElementAttribute.


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