Version: 2022.3
言語: 日本語
public bool IsValidDefault ();

戻り値

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

説明

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

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