public bool IsValidDefault ();

Returns

bool Returns true if the PresetType is a valid default type. Returns false otherwise.

Description

Checks whether a PresetType can be used within the DefaultPreset system.

Supported default types are Component and AssetImporter derived classes. See also Preset Manager.