get a number of iterations
Definition at line 200 of file aiconfig.cpp.
00201 { 00202 AiConfigZone * zone = m_tabs->findChild< AiConfigZone * >( "zone" ); 00203 return zone->getIterations(); 00204 }