Method UpdateExternalReference
UpdateExternalReference(string, string)
Declaration
public bool UpdateExternalReference(string oldAssetPath, string newAssetPath)
Parameters
| Type | Name | Description |
|---|---|---|
| string | oldAssetPath | |
| string | newAssetPath |
Returns
| Type | Description |
|---|---|
| bool |
UpdateExternalReference(string)
Declaration
public bool UpdateExternalReference(string oldAssetPath)
Parameters
| Type | Name | Description |
|---|---|---|
| string | oldAssetPath |
Returns
| Type | Description |
|---|---|
| bool |