This version of Unity is unsupported.
Method group is Obsolete

PreferenceItem Constructor

Obsolete [PreferenceItem] is deprecated. Use [SettingsProvider] instead.

Declaration

public PreferenceItem(string name);

Description

Creates a section in the Settings Window called name and invokes the static function following it for the section's GUI.