Delegate UnityObjectToStringHandler
Namespace: PiXYZ.Utils
Assembly: cs.temp.dll.dll
Syntax
public delegate string UnityObjectToStringHandler(UnityEngine.Object asset);
  Parameters
| Type | Name | Description | 
|---|---|---|
| UnityEngine.Object | asset | 
Returns
| Type | Description | 
|---|---|
| System.String |