20 MCAPI static ::std::weak_ptr<::IContainerManager> _getPlayerContainerManager(
::Player& player);
23 _setPlayerContainerManagerModel(
::Player& player, ::std::shared_ptr<::ContainerManagerModel> containerManagerModel);
25 MCAPI static ::std::shared_ptr<::ContainerController>
26 createController(::std::shared_ptr<::ContainerModel> containerModel);
28 MCAPI static ::FullContainerName getContainerEnumName(::std::string
const& collectionName);
35 MCAPI static ::FullContainerName
const& INVALID_FULL_CONTAINER_ENUM_NAME();