Method | Description | |
---|---|---|
CheckPrefab ( ) : void | ||
ForceCheckAllAssets ( ) : void | ||
GetPrefabsWithInstances ( string guid ) : IEnumerable |
Method | Description | |
---|---|---|
Add ( string prefabGuid, string guid ) : void | ||
CheckAllAssets ( ) : void | ||
CheckPrefab ( string guid, |
||
PathFilter ( string path ) : bool | ||
SelectPrefapCache ( ) : void | ||
SetDontSave ( ) : void | ||
UpdatePrefabList ( ) : void | ||
canPrefabContainsNestedInstances ( string path ) : bool | ||
getMetaInfo ( string path ) : string | ||
getMetaUserData ( string meta ) : string | ||
setContainsNestedInstances ( string guid, bool state ) : void | ||
this ( string guid ) : List |
public GetPrefabsWithInstances ( string guid ) : IEnumerable |
||
guid | string | |
return | IEnumerable |