暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

DocCodeExamples.asmdef 508B

123456789101112131415161718192021
  1. {
  2. "name": "DocCodeExamples",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:f06555f75b070af458a003d92f9efb00",
  6. "GUID:02f771204943f4a40949438e873e3eff"
  7. ],
  8. "includePlatforms": [
  9. "Editor"
  10. ],
  11. "excludePlatforms": [],
  12. "allowUnsafeCode": false,
  13. "overrideReferences": false,
  14. "precompiledReferences": [],
  15. "autoReferenced": false,
  16. "defineConstraints": [
  17. "UNITY_INCLUDE_TESTS"
  18. ],
  19. "versionDefines": [],
  20. "noEngineReferences": false
  21. }