AutoPrefs.

DoGUI(AutoPrefs.Float, GUIContent) Method

Summary

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

Syntax

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

Parameters

Name Type Description
pref AutoPrefs.Float
label GUIContent

Return Value

Type Description
bool