LoadComplete

indigoextras.subsystems.AssetBundleStatus.LoadComplete
final case class LoadComplete(completedLoading: Int, loadCount: Int) extends AssetBundleStatus

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

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