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