List of all members.
Detailed Description
Definition at line 46 of file Stats.py.
Member Function Documentation
| def common.Stats.StatsManager.__init__ |
( |
|
self, |
|
|
|
isServer = False | |
|
) |
| | |
| def common.Stats.StatsManager.applyStatsEffect |
( |
|
self, |
|
|
|
effectId | |
|
) |
| | |
| def common.Stats.StatsManager.getStat |
( |
|
self, |
|
|
|
statName | |
|
) |
| | |
stats current value accessor
- Parameters:
-
| statName | is the name of the character stat to be retrieved |
- Returns:
- current strength stat value including all modifiers
Definition at line 115 of file Stats.py.
| def common.Stats.StatsManager.initStatsData |
( |
|
self |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file:
- E:/project/Anoria2/bigworld/anoria/res/scripts/common/Stats.py