This is probably the easiest thing you will encounter.
You need a “mission manager” that will have a list of tasks (an array), and a task object itself, which the delegate will call when the mission is completed.
This is probably the easiest thing you will encounter.
You need a “mission manager” that will have a list of tasks (an array), and a task object itself, which the delegate will call when the mission is completed.