4.0.4 Bug Fix & Copy/Paste Improvement
- UI Toolkit: Copy/Paste a row in
ListDrawerSettings
/Table
using either ctrl+c/ctrl+v or RMB is now supported. - UI Toolkit: Add copy/paste ability to many fields, e.g.
Tag
,Layer
,Scene
- Fix
SaintsInterface
gave an error when working with auto getters. - Add
SaintsObjInterface<TInterface>
as a shortcut forSaintsInterface<UnityEngine.Object, TInterface>
.
Full Changelog: 4.0.3...4.0.4