Civilization IV Python Documentation
CvTraitInfo
Method Resolution Order
- CvTraitInfo
- CvInfoBase
- Boost.Python.instance
- __builtin__.object
Methods defined in this class
- __init__(...)
- getCommerceChange(...) - int (int i)
- getCommerceModifier(...) - int (int i)
- getExtraYieldThreshold(...) - int (int i)
- getGreatPeopleRateModifier(...) - int ()
- getHealth(...) - int ()
- getMaxAnarchy(...) - int ()
- getMaxGlobalBuildingProductionModifier(...) - int ()
- getMaxPlayerBuildingProductionModifier(...) - int ()
- getMaxTeamBuildingProductionModifier(...) - int ()
- getShortDescription(...) - int (int i)
- getTradeYieldModifier(...) - int (int i)
- getUpkeepModifier(...) - int ()
- isFreePromotion(...) - int (int i)
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...