|
LeviLamina
|
Public Member Functions | |
| PortfolioScreenManager & | operator= (PortfolioScreenManager const &) |
| PortfolioScreenManager (PortfolioScreenManager const &) | |
| MCAPI void | addPickPicture (::Core::PathBuffer<::std::string > const &photoPath) |
| MCAPI::std::string | getPickPhotoName (int index) |
| MCAPI void | getPickPics () |
| MCAPI ::Core::PathBuffer<::std::string > const * | getPickPicture (int index) |
| MCAPI uint64 | getPickPictureSize () |
| MCAPI void | removePickPicture (int index) |
| MCFOLD void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::Player & > | mPlayer |
| ::ll::TypedStorage< 8, 8, ::PacketSender & > | mPacketSender |
| ::ll::TypedStorage< 8, 24, ::std::vector<::Core::PathBuffer<::std::string > > > | mPickPictures |
| ::ll::TypedStorage< 1, 1, bool > | mIsEdu |
| ::ll::TypedStorage< 1, 1, bool > | mEdited |