Skip to content

Latest commit

 

History

History
77 lines (46 loc) · 1.13 KB

File metadata and controls

77 lines (46 loc) · 1.13 KB

Serialization

Important

⚠️ This control has been deprecated for Unity 6 and is no longer maintained. It remains documented for legacy reference.

Serialization utilities for UI components.


Contents

1 Overview

2 Properties

3 Methods

4 Usage

5 Video Demo

6 See also

7 Credits and Donation

8 External links


Overview

Serialization utilities for UI components. This component has been removed in Unity 6.


Properties

This component has been deprecated and removed.


Methods

This component has been deprecated and removed.


Usage

This component has been deprecated for Unity 6. Use Unity's JsonUtility or other modern serialization solutions instead.


Video Demo

N/A - Component deprecated


See also


Credits and Donation

N/A


External links

N/A