1.2.0: Added AssignIfNull which allows for fields to get components from self or children

This commit is contained in:
Anders Ejlersen 2021-12-05 10:31:29 +01:00
parent 45411c018a
commit ea849a715d
6 changed files with 93 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "com.module.inspector",
"version": "1.1.1",
"version": "1.2.0",
"displayName": "Module.Inspector",
"description": "Custom inspector with various useful property drawers",
"unity": "2019.2",