LoadFailed

indigoextras.subsystems.AssetBundleStatus.LoadFailed
final case class LoadFailed(percentLoaded: Int, completedLoading: Int, loadCount: Int, failures: List[AssetPath]) 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