Upgrade(VisualTreeAsset)
Apply the upgrade to the asset.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.UIElements
- Assembly: UnityEditor
bool Upgrade(VisualTreeAsset asset)
Parameters
The VisualTreeAsset to upgrade.
Returns
Type | Description |
|---|---|
| bool | True if changes were made to the asset. |