IAssetProvider
Last updated
Was this helpful?
Interface in Yarn.Unity
Contains methods for accessing assets of a given type stored within an object.
public interface IAssetProviderGets a collection of assets of type T from the target.
Attempts to fetch an asset of type T from the object.
Last updated
Was this helpful?
Was this helpful?
