runTask
Schedules a task to run on the game tick thread.
Parameters
task
Task that will be scheduled for the execution.
loader
Loader object identified with this task.
Schedules a task to run on the game tick thread.
Parameters
task
Task that will be scheduled for the execution.