WeaverEditorUtilities.

FindAsset<T>() Method

Summary

Returns an asset of the specified type from anywhere in the project.
Assembly
Weaver.dll
Namespace
Weaver.Editor
Containing Type
WeaverEditorUtilities

Syntax

public static T FindAsset<T>() where T : Object

Type Parameters

Name Description
T

Return Value

Type Description
T