GetMountPath()
Retrieves the path where the archive was mounted.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.IO.Archive
- Assembly: UnityEngine.CoreModule
public string GetMountPath()
Returns
Type | Description |
|---|---|
| string | Returns the path where the archive was mounted. |