Method GetPathFromGUID
GetPathFromGUID(Hash128)
Gets the path of a resource from a GUID.
Declaration
public string GetPathFromGUID(Hash128 guid)
Parameters
| Type | Name | Description |
|---|---|---|
| Hash128 | guid | The GUID of the resource. |
Returns
| Type | Description |
|---|---|
| string | Returns the path of the resource. |