AutoPrefs.

DoGUI(AutoPrefs.Bool, GUIContent) Method

Summary

Draws a GUI field for an InspectorGadgets.AutoPrefs.Bool.

Syntax

public static bool DoGUI(this AutoPrefs.Bool pref, GUIContent label)

Parameters

Name Type Description
pref AutoPrefs.Bool
label GUIContent

Return Value

Type Description
bool