Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PreferenceItem(string)

Creates a section in the Settings Window called name and invokes the static function following it for the section's GUI.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Constructor
  • Namespace: UnityEditor
  • Assembly: UnityEditor
Warning
Deprecated. [PreferenceItem] is deprecated. Use [SettingsProvider] instead.
public PreferenceItem(string name)

Parameters

name