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