![]() |
TrinityCore
|
#include <Unit.h>
Public Types | |
| typedef StorageType::const_iterator | const_iterator |
Public Member Functions | |
| void | AddSpellMod (SpellValueMod mod, int32 value) |
| const_iterator | begin () const |
| const_iterator | end () const |
Private Types | |
| typedef std::pair < SpellValueMod, int32 > | CustomSpellValueMod |
| typedef std::vector < CustomSpellValueMod > | StorageType |
Private Attributes | |
| StorageType | storage_ |
| typedef StorageType::const_iterator CustomSpellValues::const_iterator |
|
private |
|
private |
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
private |
1.8.8