Simpler way to hide script field in inspector per class.

This commit is contained in:
2022-06-28 17:51:09 +02:00
parent 16ce496f12
commit 0e7276b98c
6 changed files with 59 additions and 82 deletions

View File

@@ -14,6 +14,11 @@
"name": "com.unity.modules.physics",
"expression": "",
"define": "COM_UNITY_MODULES_PHYSICS"
},
{
"name": "com.unity.netcode.gameobjects",
"expression": "",
"define": "COM_UNITY_NETCODE_GAMEOBJECTS"
}
],
"noEngineReferences": false