Skip to content

4.0.4 Bug Fix & Copy/Paste Improvement

Compare
Choose a tag to compare
@TylerTemp TylerTemp released this 01 Apr 03:55
· 51 commits to master since this release
  1. UI Toolkit: Copy/Paste a row in ListDrawerSettings/Table using either ctrl+c/ctrl+v or RMB is now supported.
  2. UI Toolkit: Add copy/paste ability to many fields, e.g. Tag, Layer, Scene
  3. Fix SaintsInterface gave an error when working with auto getters.
  4. Add SaintsObjInterface<TInterface> as a shortcut for SaintsInterface<UnityEngine.Object, TInterface>.

Full Changelog: 4.0.3...4.0.4