Preferences.

DoProOnlyGroupEnabledPref(AutoPrefs.Bool, GUIContent) Method

Summary

Draws a pref which enables the following GUI group and which is Pro-Only.

Syntax

public static void DoProOnlyGroupEnabledPref(AutoPrefs.Bool pref, GUIContent label)

Parameters

Name Type Description
pref AutoPrefs.Bool
label GUIContent

Return Value

Type Description
void