Method GetPathsForAsset
GetPathsForAsset(string)
Declaration
public static string[] GetPathsForAsset(string guid)
Parameters
Type | Name | Description |
---|---|---|
string | guid |
Returns
Type | Description |
---|---|
string[] |
GetPathsForAsset(Object)
Declaration
public string[] GetPathsForAsset(Object asset)
Parameters
Type | Name | Description |
---|---|---|
Object | asset |
Returns
Type | Description |
---|---|
string[] |