Contents

AssetPackManager.LocalAvailabilityError

An error that provides information about local asset pack availability, distinguishing between successes and failures.

Declaration

struct LocalAvailabilityError

Mentioned in

Overview

Inspect the successes property to determine the asset packs for which the system successfully ensured availability. The failures property provides a dictionary that maps from asset packs to errors that detail why the system couldn’t ensure their local availability.

Topics

Accessing availability status

See Also

Errors