24 for (
const auto&
o :
objectives)
if (!
o->IsComplete())
return false;
ComponentTypeID GetComponentTypeID_Static()
std::vector< std::unique_ptr< Objective > > objectives
Quest(const std::string &n="Quest")
void AddObjective(std::unique_ptr< Objective > o)