Create Script Wizard: Using Namespace Options

  07. Preferences No Comments

Determines which namespace options should be available in the Using list of the Create Script Wizard.

The default options are as follows:

  • System
  • System.Collections
  • System.Collections.Generic
  • System.Linq
  • UnityEngine
  • UnityEngine.UI
  • UnityEditor
  • Object = UnityEngine.Object
  • JetBrains.Annotations