3.1.4 GetComponent* etc works with array/list now
- Fix
EnableIf
not work with Value Comparison - Fix #42 GetComponent etc need better error handling and report
- Fix callback won't fill null parameter value when the value of the target is null
- Deprecated
PlayaArraySize
. Just useArraySize
instead. - Fix
SaintsInterface
drawer did not work inside array. - #45: Now
GetComponent*
works with array/list, and will be auto filled if you haveSaintsEditor
enabled. - UI Toolkit: Fix
AdvancedDropdown
out of screen.
Full Changelog: 3.1.3...3.1.4