ToString()
Returns a string representation of the loadable object id.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Loading
- Assembly: UnityEngine.ContentLoadModule
public override string ToString()
Returns
Type | Description |
|---|---|
| string | A string representation of the loadable object id. |