Skip to content

3.1.4 GetComponent* etc works with array/list now

Compare
Choose a tag to compare
@TylerTemp TylerTemp released this 13 Jul 07:05
· 240 commits to master since this release
  1. Fix EnableIf not work with Value Comparison
  2. Fix #42 GetComponent etc need better error handling and report
  3. Fix callback won't fill null parameter value when the value of the target is null
  4. Deprecated PlayaArraySize. Just use ArraySize instead.
  5. Fix SaintsInterface drawer did not work inside array.
  6. #45: Now GetComponent* works with array/list, and will be auto filled if you have SaintsEditor enabled.
  7. UI Toolkit: Fix AdvancedDropdown out of screen.

Full Changelog: 3.1.3...3.1.4