LoadInProgress

indigoextras.subsystems.AssetBundleStatus$.LoadInProgress
final case class LoadInProgress(percentLoaded: Int, completedLoading: Int, loadCount: Int) extends AssetBundleStatus

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

val completed: Int

Attributes

Inherited from:
AssetBundleStatus
val count: Int

Attributes

Inherited from:
AssetBundleStatus
val percent: Int

Attributes

Inherited from:
AssetBundleStatus