AutoPrefs.

DoGUI(AutoPrefs.Int, GUIContent) Method

Summary

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

Syntax

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

Parameters

Name Type Description
pref AutoPrefs.Int
label GUIContent

Return Value

Type Description
bool