|
Pol
Revision:cb584c9
|
#include <dynproperties.h>
Public Member Functions | |
| ExtStatBarFollowers () | |
| ExtStatBarFollowers (s8 followers_, s8 followers_max_) | |
| bool | operator== (const ExtStatBarFollowers &other) const |
Public Attributes | |
| s8 | followers |
| s8 | followers_max |
Static Public Attributes | |
| static const ExtStatBarFollowers | DEFAULT = ExtStatBarFollowers( 0, 0 ) |
Definition at line 183 of file dynproperties.h.
|
inline |
Definition at line 380 of file dynproperties.h.
Definition at line 381 of file dynproperties.h.
|
inline |
Definition at line 385 of file dynproperties.h.
References followers, and followers_max.
|
static |
Definition at line 191 of file dynproperties.h.
Referenced by Pol::Mobile::Character::printProperties(), and Pol::Mobile::Character::readCommonProperties().
| s8 Pol::Core::ExtStatBarFollowers::followers |
Definition at line 185 of file dynproperties.h.
Referenced by operator==(), Pol::Mobile::Character::printProperties(), and Pol::Mobile::Character::readCommonProperties().
| s8 Pol::Core::ExtStatBarFollowers::followers_max |
Definition at line 186 of file dynproperties.h.
Referenced by operator==(), Pol::Mobile::Character::printProperties(), and Pol::Mobile::Character::readCommonProperties().