Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Plugins.Local.Lib
UpdateTasksHelper
Interface UpdateTasksHelper
Update tasks helper
interface
UpdateTasksHelper
{
currentTask
?:
ISimulationTask
;
tasks
?:
ISimulationTask
[]
;
updateTasks
:
()
=>
void
;
}
Index
Properties
current
Task?
tasks?
update
Tasks
Properties
Optional
current
Task
currentTask
?:
ISimulationTask
Optional
tasks
tasks
?:
ISimulationTask
[]
update
Tasks
updateTasks
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Task
tasks
update
Tasks
Tanatloc documentation
Loading...
Update tasks helper