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.