No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Unity.AI.Navigation.Editor.asmdef 483B

12345678910111213141516171819
  1. {
  2. "name": "Unity.AI.Navigation.Editor",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:8c4dd21966739024fbd72155091d199e",
  6. "GUID:c57630adab7a340ec94f10e4fcac12f1"
  7. ],
  8. "includePlatforms": [
  9. "Editor"
  10. ],
  11. "excludePlatforms": [],
  12. "allowUnsafeCode": false,
  13. "overrideReferences": false,
  14. "precompiledReferences": [],
  15. "autoReferenced": true,
  16. "defineConstraints": [],
  17. "versionDefines": [],
  18. "noEngineReferences": false
  19. }