PrecacheOperationCompletedDelegate (Delegate)

Namespace: Wrld.Precaching

delegate void PrecacheOperationCompletedDelegate(PrecacheOperationResult)

A delegate type for the callback optionally set in calls to PrecacheApi.Precache().

Argument Type Description
result PrecacheOperationResult An object providing status information for the completed precache operation.
v0.8.17