Optimized ScrollView Adapter - Code Reference
Optimized ScrollView Adapter - Code Reference
Namespaces
frame8.ScrollRectItemsAdapter.Util
SimpleImageDownloader Class
SimpleImageDownloader Methods
Download Method
SimpleImageDownloader
Download Method
Namespace:
frame8.ScrollRectItemsAdapter.Util
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
void
Download
(
string
path
,
Action
<
Texture2D
>
onDone
,
Action
onError
)
Parameters
path
Type:
System
String
onDone
Type:
System
Action
Texture2D
onError
Type:
System
Action
Version Information
Optimized ScrollView Adapter
Supported in: 2.5.2
See Also
Reference
SimpleImageDownloader Class
frame8.ScrollRectItemsAdapter.Util Namespace
Send comments on this topic to
george@forbiddenbyte.com