Preferences Class

Summary

[Editor-Only] GUI for Inspector Gadgets settings.
graph BT Type-->Base0["Object"] Type["Preferences"] class Type type-node

Syntax

public static class Preferences

Remarks

These settings are accessible via Edit/Preferences/Inspector Gadgets.

Methods

Name Value Summary
CreateMyCustomSettingsProvider() SettingsProvider
Creates this preferences page.
static
DoProOnlyGroupEnabledPref(AutoPrefs.Bool, GUIContent) void
Draws a pref which enables the following GUI group and which is Pro-Only.
static
DoSectionHeader(string) void
Enables the GUI and draws a space and label.
static