internal: list of attribute corresponding to a slot id More...
Public Member Functions | |
Values () | |
constructor More... | |
Public Attributes | |
shared_ptr< StarAttribute > | m_default |
the default values More... | |
std::map< int, shared_ptr < StarAttribute > > | m_idValueMap |
the list of attribute More... | |
internal: list of attribute corresponding to a slot id
|
inline |
constructor
shared_ptr<StarAttribute> StarItemPoolInternal::Values::m_default |
the default values
Referenced by StarItemPool::loadSurrogate(), StarItemPool::readV1(), and StarItemPool::readV2().
std::map<int,shared_ptr<StarAttribute> > StarItemPoolInternal::Values::m_idValueMap |
the list of attribute
Referenced by StarItemPool::loadSurrogate(), StarItemPool::readV1(), and StarItemPool::readV2().