1.9.3: Added support for List<T>, when using SerializedProperty.GetValueType()

This commit is contained in:
Anders Ejlersen 2024-05-12 19:46:15 +02:00
parent c87dd743f6
commit a1ee1b5205
2 changed files with 15 additions and 1 deletions

View file

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