Click or drag to resize

ASLObjectm_PostDownloadFunction Property

Callback to be executed after a Texture2D download is successful

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public ASLObjectPostDownloadFunction m_PostDownloadFunction { get; private set; }

Property Value

Type: ASLObjectPostDownloadFunction
See Also