EditorFeatureProfile.isClassDisabled

Returns true if the class specified by class_name is disabled. When disabled, the class won't appear in the Create New Node dialog.

struct EditorFeatureProfile
@nogc nothrow const
bool
isClassDisabled
(
in String class_name
)

Meta