playlite
Preparing search index...
hooks/plataforms/types
ImportProgressPayload
Interface ImportProgressPayload
Payload emitido pelo backend durante uma importação em andamento.
interface
ImportProgressPayload
{
current
:
number
;
total
:
number
;
game
:
string
;
}
Index
Properties
current
total
game
Properties
current
current
:
number
total
total
:
number
game
game
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
total
game
playlite
Loading...
Payload emitido pelo backend durante uma importação em andamento.