eDriven Framework API
IAsyncLoader<(Of <(<'T>)>)> Interface
NamespaceseDriven.Core.UtilIAsyncLoader<(Of <(<'T>)>)>
eDriven Framework API
The ability to load texture asynchronously
Declaration Syntax
C#Visual BasicVisual C++
public interface IAsyncLoader<T>
Public Interface IAsyncLoader(Of T)
generic<typename T>
public interface class IAsyncLoader
Generic Template Parameters
T
Members
All MembersMethods



IconMemberDescription
Load(String, AsyncLoaderCallback<(Of <<'(T>)>>))
Loads the texture specified by ID

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)