OpenFairyGUI API
Preparing search index...
backend/src
BackendJobProgress
Interface BackendJobProgress
interface
BackendJobProgress
{
completed
:
number
;
message
?:
string
;
total
?:
number
;
}
Index
Properties
completed
message?
total?
Properties
completed
completed
:
number
Optional
message
message
?:
string
Optional
total
total
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completed
message
total
OpenFairyGUI API
Loading...