com.unity.properties 0.9.1-preview

com.unity.properties

Notes: processedReleased October 18, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3 (0f1)

Features

  • Added `PropertyContainer.Construct` API call. This method can be used to initialize a tree using the default constructor for any uninitialized types.
  • Added support for instantiating `UnityEngine.ScriptableObject` derived types using the `TypeConstruction` utility.

📈 Improvements

  • `PropertyContainer.Transfer` will now visit the source instead of the destination when transfering.