Proxies call to Resources.Load()
You could do your stuff with it, for instance cache it to prevent memory leaks TM ^_^

C# | Visual Basic | Visual C++ |
public interface IResourceLoaderProxy<T>
Public Interface IResourceLoaderProxy(Of T)
generic<typename T> public interface class IResourceLoaderProxy

- T

All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
![]() | Load(String) |