Delegate TypePathToUnityObject
Namespace: Pixyz.Utils
Assembly: cs.temp.dll.dll
Syntax
public delegate UnityEngine.Object TypePathToUnityObject(string path, Type type);
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | path | |
| System.Type | type |
Returns
| Type | Description |
|---|---|
| UnityEngine.Object |