Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAssetsProgressEvent

Define the interface used by progress events raised during assets loading

Hierarchy

  • IAssetsProgressEvent

Implemented by

Index

Properties

remainingCountSearch playground for remainingCount

remainingCount: number

Defines the number of remaining tasks to process

taskSearch playground for task

Defines the task that was just processed

totalCountSearch playground for totalCount

totalCount: number

Defines the total number of tasks

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method