Summary
Returns an asset of the specified type from anywhere in the project.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor - Containing Type
- Weaver
Editor Utilities
Syntax
public static T FindAsset<T>() where T : Object
Type Parameters
Name | Description |
---|---|
T |
Return Value
Type | Description |
---|---|
T |