RemoteImageBehaviourLoadCompleteDelegate Delegate |
Namespace:
Com.ForbiddenByte.OSA.Util.IO
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic delegate void LoadCompleteDelegate(
bool fromCache,
bool success
)
Parameters
- fromCache
- Type: SystemBoolean
- success
- Type: SystemBoolean
Version InformationOptimized ScrollView Adapter
Supported in: 4.3
See Also