Click or drag to resize

SimpleImageDownloaderDownload Method

Namespace:  frame8.ScrollRectItemsAdapter.Util
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void Download(
	string path,
	Action<Texture2D> onDone,
	Action onError
)

Parameters

path
Type: SystemString
onDone
Type: SystemActionTexture2D
onError
Type: SystemAction
Version Information

Optimized ScrollView Adapter

Supported in: 2.5.2
See Also