Civilization IV Python Documentation
CvEraInfo
Method Resolution Order
- CvEraInfo
- CvInfoBase
- Boost.Python.instance
- __builtin__.object
Methods defined in this class
- __init__(...)
- getAnarchyPercent(...) - int () -
- getAudioUnitDefeatScript(...) - string () -
- getAudioUnitVictoryScript(...) - string () -
- getBuildPercent(...) - int () -
- getCitySoundscapeSciptId(...) - int (int i) -
- getConstructPercent(...) - int () -
- getCreatePercent(...) - int () -
- getFreePopulation(...) - int () -
- getGreatPeoplePercent(...) - int () -
- getGrowthPercent(...) - int () -
- getImprovementPercent(...) - int () -
- getNumSoundtracks(...) - int () -
- getResearchPercent(...) - int () -
- getSoundtrackSpace(...) - int () -
- getSoundtracks(...) - int (int i) -
- getStartPercent(...) - int () -
- getStartingDefenseUnits(...) - int () -
- getStartingExploreUnits(...) - int () -
- getStartingGold(...) - int () -
- getStartingUnitMultiplier(...) - int () -
- getStartingWorkerUnits(...) - int () -
- getTrainPercent(...) - int () -
- isNoAnimals(...) - bool () -
- isNoBarbCities(...) - bool () -
- isNoBarbUnits(...) - bool () -
- isNoGoodies(...) - bool () -
Other Attributes
Inherited Attributes
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects...