//------------------------------------------------------------------------------------------------
// FUNCTION: CvUnitInfo::read
//! \brief Reads in a CvUnitInfo from XML
//! \param pXML Pointer to the XML loading object
//! \retval true if the data was read successfully, false otherwise
//------------------------------------------------------------------------------------------------
bool CvUnitInfo::read(CvXMLLoadUtility* pXML)
This is where it's reading the data in from Civ4UnitInfos.xml and if you go down a bit you get:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.