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