Ingen beskrivning
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.

InputSystemForUI.asmdef 364B

123456789101112131415
  1. {
  2. "name": "Unity.InputSystem.ForUI",
  3. "references": [
  4. "Unity.InputSystem"
  5. ],
  6. "includePlatforms": [],
  7. "excludePlatforms": [],
  8. "allowUnsafeCode": false,
  9. "overrideReferences": false,
  10. "precompiledReferences": [],
  11. "autoReferenced": true,
  12. "defineConstraints": [],
  13. "versionDefines": [],
  14. "noEngineReferences": false
  15. }