eDriven Framework API
Load Method (id)
NamespaceseDriven.Core.UtilResourceLoader<(Of <(<'T>)>)>Load(String)
eDriven Framework API
Loads the texture specified by ID
Declaration Syntax
C#Visual BasicVisual C++
public T Load(
	string id
)
Public Function Load ( _
	id As String _
) As T
public:
virtual T Load(
	String^ id
) sealed
Parameters
id (String)
ID

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