AssetDatabase.IsSubAsset Manual     Reference     Scripting  
Scripting > Editor Classes > AssetDatabase
AssetDatabase.IsSubAsset

static function IsSubAsset (obj : Object) : boolean

static function IsSubAsset (instanceID : int) : boolean

Description

Is asset a sub asset?

For eample a procedural material can be part of a material package.