GetAssetsOfType<T>()
Summary
public IEnumerable<T> GetAssetsOfType<T>()
where T : UnityEngine.Object;Type Parameters
Name
Description
Returns
Last updated
Was this helpful?
public IEnumerable<T> GetAssetsOfType<T>()
where T : UnityEngine.Object;Last updated
Was this helpful?
Was this helpful?